feat(helm): update manifests

This commit is contained in:
bsctl
2022-07-14 07:08:29 +00:00
committed by Dario Tranchitella
parent adb214f7f9
commit ac3f2bbdd7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.10
version: 0.1.9
# This is the version number of the application being deployed.
# This version number should be incremented each time you make changes to the application.
+1 -1
View File
@@ -1411,7 +1411,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: clastix/capsule:v0.1.2-rc0
image: clastix/capsule:v0.1.2-rc1
imagePullPolicy: IfNotPresent
name: manager
ports:
+1 -1
View File
@@ -7,4 +7,4 @@ kind: Kustomization
images:
- name: controller
newName: clastix/capsule
newTag: v0.1.2-rc0
newTag: v0.1.2-rc1