Skip to content

Commit

Permalink
Update ghcr.io/appuio/cloud-portal Docker tag to v0.14.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 17, 2023
1 parent ce7a9f1 commit 01123bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ parameters:
cloud-portal:
registry: ghcr.io
repository: appuio/cloud-portal
tag: v0.14.0
tag: v0.14.1
charts:
cloud-portal:
source: https://charts.appuio.ch
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
app.kubernetes.io/name: cloud-portal
spec:
containers:
- image: ghcr.io/appuio/cloud-portal:v0.14.0
- image: ghcr.io/appuio/cloud-portal:v0.14.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 01123bf

Please sign in to comment.