Skip to content

Commit

Permalink
Merge pull request #31 from appuio/commodore-renovate/quay.io-appuio-…
Browse files Browse the repository at this point in the history
…group-sync-operator-0.x

Update dependency quay.io/appuio/group-sync-operator to v0.3.1
  • Loading branch information
bastjan authored Aug 16, 2022
2 parents d8c25ab + 9d5102e commit d951db5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parameters:
operator:
registry: quay.io
repository: appuio/group-sync-operator
tag: v0.3.0
tag: v0.3.1

manifest_version: ${group_sync_operator:images:operator:tag}
manifest_url: https://raw.githubusercontent.com/appuio/group-sync-operator/${group_sync_operator:manifest_version}/config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/appuio/group-sync-operator:v0.3.0
image: quay.io/appuio/group-sync-operator:v0.3.1
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/appuio/group-sync-operator:v0.3.0
image: quay.io/appuio/group-sync-operator:v0.3.1
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit d951db5

Please sign in to comment.