Skip to content

Commit

Permalink
fix(deps): minor update docker.redpanda.com/redpandadata/console from…
Browse files Browse the repository at this point in the history
… v2.6.1 to v2.7.1 (#242)

* Update docker.redpanda.com/redpandadata/console Docker tag to v2.7.1
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: KastTrifork <kast@trifork.com>
  • Loading branch information
renovate[bot] and KastTrifork committed Aug 13, 2024
1 parent aec1df3 commit 36b86c5
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 @@ -72,7 +72,7 @@ Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/n

### [image.tag](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=image.tag)

**Default:** `"v2.6.1"`
**Default:** `"v2.7.1"`

### [podLabels](https://artifacthub.io/packages/helm/redpanda-data/console?modal=values&path=podLabels)

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.6.1
tag: v2.7.1

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

0 comments on commit 36b86c5

Please sign in to comment.