mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-02-19 20:39:51 +00:00
Compare commits
2 Commits
helm-v0.4.
...
v0.3.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64513b8dee | ||
|
|
d2dd055818 |
@@ -21,8 +21,8 @@ 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.4.4
|
||||
version: 0.4.5
|
||||
|
||||
# This is the version number of the application being deployed.
|
||||
# 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:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: clastix/capsule:v0.3.2
|
||||
image: clastix/capsule:v0.3.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: manager
|
||||
ports:
|
||||
|
||||
@@ -7,4 +7,4 @@ kind: Kustomization
|
||||
images:
|
||||
- name: controller
|
||||
newName: clastix/capsule
|
||||
newTag: v0.3.2
|
||||
newTag: v0.3.3
|
||||
|
||||
Reference in New Issue
Block a user