Skip to content

Commit

Permalink
Merge pull request #212 from appuio/commodore-renovate/ghcr.io-appuio…
Browse files Browse the repository at this point in the history
…-appuio-cloud-agent-0.x

Update ghcr.io/appuio/appuio-cloud-agent Docker tag to v0.20.0
  • Loading branch information
simu authored Nov 15, 2024
2 parents c80598e + 62bc1f8 commit ff28ad3
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 @@ -17,7 +17,7 @@ parameters:
agent:
registry: ghcr.io
repository: appuio/appuio-cloud-agent
tag: v0.19.1
tag: v0.20.0

secrets: {}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.1
controller-gen.kubebuilder.io/version: v0.16.5
name: zoneusageprofiles.cloudagent.appuio.io
spec:
group: cloudagent.appuio.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
command:
- appuio-cloud-agent
env: []
image: ghcr.io/appuio/appuio-cloud-agent:v0.19.1
image: ghcr.io/appuio/appuio-cloud-agent:v0.20.0
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit ff28ad3

Please sign in to comment.