mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-04-06 18:57:23 +00:00
Compare commits
2 Commits
copilot/cr
...
helm-v0.4.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
87e5d9b9c7 | ||
|
|
024a41dbf1 |
@@ -21,8 +21,8 @@ sources:
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.4.4
|
version: 0.4.5
|
||||||
|
|
||||||
# This is the version number of the application being deployed.
|
# This is the version number of the application being deployed.
|
||||||
# This version number should be incremented each time you make changes to the application.
|
# This version number should be incremented each time you make changes to the application.
|
||||||
appVersion: 0.3.2
|
appVersion: 0.3.3
|
||||||
|
|||||||
@@ -2769,7 +2769,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: clastix/capsule:v0.3.2
|
image: clastix/capsule:v0.3.3
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: manager
|
name: manager
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -7,4 +7,4 @@ kind: Kustomization
|
|||||||
images:
|
images:
|
||||||
- name: controller
|
- name: controller
|
||||||
newName: clastix/capsule
|
newName: clastix/capsule
|
||||||
newTag: v0.3.2
|
newTag: v0.3.3
|
||||||
|
|||||||
Reference in New Issue
Block a user