Commit 9fd76b8 1 parent 80d450e commit 9fd76b8 Copy full SHA for 9fd76b8
File tree 2 files changed +3
-3
lines changed
helm-charts/secrets-operator
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ type: application
13
13
# This is the chart version. This version number should be incremented each time you make changes
14
14
# to the chart and its templates, including the app version.
15
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
- version : v0.7.1
16
+ version : v0.7.2
17
17
# This is the version number of the application being deployed. This version number should be
18
18
# incremented each time you make changes to the application. Versions are not expected to
19
19
# follow Semantic Versioning. They should reflect the version the application is using.
20
20
# It is recommended to use it with quotes.
21
- appVersion : " v0.7.1 "
21
+ appVersion : " v0.7.2 "
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ controllerManager:
32
32
- ALL
33
33
image :
34
34
repository : infisical/kubernetes-operator
35
- tag : v0.7.1
35
+ tag : v0.7.2
36
36
resources :
37
37
limits :
38
38
cpu : 500m
You can’t perform that action at this time.
0 commit comments