Skip to content

Commit

Permalink
Update dependency ghcr.io/appuio/cloud-portal to v0.12.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 Mar 21, 2023
1 parent 11c980c commit 1f132a6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 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.11.1
tag: v0.12.0
charts:
cloud-portal:
source: https://charts.appuio.ch
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
apiVersion: v1
data:
config.json: '{}
'
config.json: |
{}
kind: ConfigMap
metadata:
labels:
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.11.1
- image: ghcr.io/appuio/cloud-portal:v0.12.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 1f132a6

Please sign in to comment.