Skip to content

Commit

Permalink
chore: update dep names (#2102)
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed AbouZaid <[email protected]>
  • Loading branch information
aabouzaid committed Jul 13, 2024
1 parent c5a38bb commit 300b98b
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 16 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}"
}
],

"hostRules": [
{
"hostType": "docker",
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ webModeler:
# Camunda Enterprise repository.
# registry.camunda.cloud/web-modeler-ee
image:
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.2.16

zeebe:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,7 @@ webModeler:
# Note: The images are not publicly available on Docker Hub, but only from Camunda's private registry.
registry: registry.camunda.cloud
# Image.tag can be used to set the Docker image tag for the Web Modeler images (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.2.16
# Image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
# Note: A secret will be required, if the Web Modeler images are pulled directly from Camunda's private registry.
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ webModeler:
# Camunda Enterprise repository.
# registry.camunda.cloud/web-modeler-ee
image:
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.3.9

zeebe:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1934,7 +1934,7 @@ webModeler:
# Note: The images are not publicly available on Docker Hub, but only from Camunda's private registry.
registry: registry.camunda.cloud
## @param webModeler.image.tag can be used to set the Docker image tag for the Web Modeler images (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.3.9
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
# Note: A secret will be required, if the Web Modeler images are pulled directly from Camunda's private registry.
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-8.4/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ console:
# Camunda Enterprise repository.
# registry.camunda.cloud/console
image:
# renovate: datasource=docker depName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
# renovate: datasource=docker depName=camunda/console packageName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
tag: 8.4.60

connectors:
Expand Down Expand Up @@ -41,7 +41,7 @@ webModeler:
# Camunda Enterprise repository.
# registry.camunda.cloud/web-modeler-ee
image:
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.4.7

zeebe:
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-8.4/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ console:
repository: console/console-sm
## @param console.image.tag can be set to overwrite the global tag, which should be used in that chart
## @param console.image.tag can be used to set the Docker image tag for the Console image (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
# renovate: datasource=docker depName=camunda/console packageName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
tag: 8.4.60
## @param console.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
pullSecrets: []
Expand Down Expand Up @@ -2257,7 +2257,7 @@ webModeler:
# Note: The images are not publicly available on Docker Hub, but only from Camunda's private registry.
registry: registry.camunda.cloud
## @param webModeler.image.tag can be used to set the Docker image tag for the Web Modeler images (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.4.7
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
# Note: A secret will be required, if the Web Modeler images are pulled directly from Camunda's private registry.
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ console:
# Camunda Enterprise repository.
# registry.camunda.cloud/console
image:
# renovate: datasource=docker depName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
# renovate: datasource=docker depName=camunda/console packageName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
tag: latest

connectors:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ console:
## @param console.image.repository defines which image repository to use
repository: console/console-sm
## @param console.image.tag can be used to set the Docker image tag for the Console image (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
# renovate: datasource=docker depName=camunda/console packageName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
tag: latest
## @param console.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
pullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-latest/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ console:
# Camunda Enterprise repository.
# registry.camunda.cloud/console
image:
# renovate: datasource=docker depName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
# renovate: datasource=docker depName=camunda/console packageName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
tag: 8.5.68

connectors:
Expand Down Expand Up @@ -41,7 +41,7 @@ webModeler:
# Camunda Enterprise repository.
# registry.camunda.cloud/web-modeler-ee
image:
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.5.5

zeebe:
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-latest/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ console:
## @param console.image.repository defines which image repository to use
repository: console/console-sm
## @param console.image.tag can be used to set the Docker image tag for the Console image (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
# renovate: datasource=docker depName=camunda/console packageName=camunda/console lookupName=registry.camunda.cloud/console/console-sm
tag: 8.5.68
## @param console.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
pullSecrets: []
Expand Down Expand Up @@ -2458,7 +2458,7 @@ webModeler:
# Note: The images are not publicly available on Docker Hub, but only from Camunda's private registry.
registry: registry.camunda.cloud
## @param webModeler.image.tag can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
# renovate: datasource=docker depName=camunda/web-modeler packageName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.5.5
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
# Note: A secret will be required, if the WebModeler images are pulled directly from Camunda's private registry.
Expand Down
4 changes: 2 additions & 2 deletions charts/web-modeler-postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.12.0-debian-12-r14
tag: 14.12.0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1205,7 +1205,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.15.0-debian-12-r33
tag: 0.15.0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 300b98b

Please sign in to comment.