Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ parameters:
oc:
registry: quay.io
repository: appuio/oc
tag: v4.18
tag: v4.18@sha256:eecca36e70f86293c477b046890a00f77047e8d01726fbca8ab566902c9b2f44
2 changes: 1 addition & 1 deletion tests/golden/clustermesh/cilium/cilium/olm/99_cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
env:
- name: HOME
value: /home
image: quay.io/appuio/oc:v4.18
image: quay.io/appuio/oc:v4.18@sha256:eecca36e70f86293c477b046890a00f77047e8d01726fbca8ab566902c9b2f44
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
- -c
- 'trap : TERM INT; sleep infinity & wait'
env: []
image: quay.io/appuio/oc:v4.18
image: quay.io/appuio/oc:v4.18@sha256:eecca36e70f86293c477b046890a00f77047e8d01726fbca8ab566902c9b2f44
imagePullPolicy: IfNotPresent
name: sleep
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
env:
- name: HOME
value: /home
image: quay.io/appuio/oc:v4.18
image: quay.io/appuio/oc:v4.18@sha256:eecca36e70f86293c477b046890a00f77047e8d01726fbca8ab566902c9b2f44
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
env:
- name: HOME
value: /home
image: quay.io/appuio/oc:v4.18
image: quay.io/appuio/oc:v4.18@sha256:eecca36e70f86293c477b046890a00f77047e8d01726fbca8ab566902c9b2f44
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down