diff --git a/helm.yaml b/helm.yaml index 8723526097f..0ef4742293b 100644 --- a/helm.yaml +++ b/helm.yaml @@ -1,7 +1,7 @@ package: name: helm - version: 3.12.1 - epoch: 1 + version: 3.12.2 + epoch: 0 description: The Kubernetes Package Manager copyright: - license: Apache-2.0 @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/helm/helm tag: v${{package.version}} - expected-commit: f32a527a060157990e2aa86bf45010dfb3cc8b8d + expected-commit: 1e210a2c8cc5117d1055bfaa5d40f51bbc2e345e destination: helm - runs: |