Skip to content

Commit

Permalink
Update dependency ghcr.io/appuio/cloud-portal to v0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Apr 18, 2023
1 parent 1f132a6 commit c931dd9
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.12.0
tag: v0.13.0
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.12.0
- image: ghcr.io/appuio/cloud-portal:v0.13.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit c931dd9

Please sign in to comment.