Skip to content

Commit

Permalink
Update dependency quay.io/appuio/group-sync-operator to v0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Aug 16, 2022
1 parent d8c25ab commit 9d5102e
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 9d5102e

Please sign in to comment.