Skip to content

Commit 9fd76b8

Browse files
chore: updated helm
1 parent 80d450e commit 9fd76b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm-charts/secrets-operator/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: v0.7.1
16+
version: v0.7.2
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.
2020
# It is recommended to use it with quotes.
21-
appVersion: "v0.7.1"
21+
appVersion: "v0.7.2"

helm-charts/secrets-operator/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ controllerManager:
3232
- ALL
3333
image:
3434
repository: infisical/kubernetes-operator
35-
tag: v0.7.1
35+
tag: v0.7.2
3636
resources:
3737
limits:
3838
cpu: 500m

0 commit comments

Comments
 (0)