Skip to content

Commit

Permalink
update assets (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Ladzaretti authored Nov 27, 2023
1 parent 90b42cb commit 069521b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ce/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: mend-renovate-ce
version: 6.6.0
appVersion: 6.6.0
version: 6.7.0
appVersion: 6.7.0
description: Mend Renovate Community Edition
home: https://github.com/mend/renovate-ce-ee
sources:
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/mend-renovate-ce/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/mend/renovate-ce
tag: 6.6.0-full
tag: 6.7.0-full
pullPolicy: IfNotPresent

nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ee/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: mend-renovate-enterprise-edition
version: 0.2.0
appVersion: 6.6.0
version: 0.3.0
appVersion: 6.7.0
description: Mend Renovate Enterprise Edition
home: https://github.com/mend/renovate-ce-ee
sources:
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ee/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ license:
renovateServer:
image:
repository: ghcr.io/mend/renovate-ee-server
tag: 6.6.0
tag: 6.7.0
pullPolicy: IfNotPresent

# Additional server env vars
Expand Down Expand Up @@ -135,7 +135,7 @@ renovateServer:
renovateWorker:
image:
repository: ghcr.io/mend/renovate-ee-worker
tag: 6.6.0-full
tag: 6.7.0-full
pullPolicy: IfNotPresent

# Additional worker env vars
Expand Down

0 comments on commit 069521b

Please sign in to comment.