Skip to content

Commit

Permalink
Merge pull request #293 from trifork/renovate/docker.redpanda.com/red…
Browse files Browse the repository at this point in the history
…pandadata/console-minor

chore(deps): minor update docker.redpanda.com/redpandadata/console docker tag to v2.8.0
  • Loading branch information
cheetahbot authored Dec 6, 2024
2 parents 88b702f + 4e4e7e0 commit 2b83fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/redpanda-console-oauth2proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ See an example of how the values can be set through a release at the bottom of t
| [image.registry](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=image.registry) | | `"docker.redpanda.com"` |
| [image.repository](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=image.repository) | | `"redpandadata/console"` |
| [image.pullPolicy](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=image.pullPolicy) | | `"IfNotPresent"` |
| [image.tag](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=image.tag) | | `"v2.7.2"` |
| [image.tag](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=image.tag) | | `"v2.8.0"` |
| [podLabels](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=podLabels) | | `nil` |
| [service.type](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=service.type) | | `"ClusterIP"` |
| [service.port](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=service.port) | | `4180` |
Expand Down
2 changes: 1 addition & 1 deletion charts/redpanda-console-oauth2proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ image:
registry: docker.redpanda.com
repository: redpandadata/console
pullPolicy: IfNotPresent
tag: v2.7.2
tag: v2.8.0

# Labels to be applied to the Cheetah Redpanda Console pods.
podLabels:
Expand Down

0 comments on commit 2b83fdf

Please sign in to comment.