Skip to content

Commit

Permalink
fix(deps): update all docker minor (#217)
Browse files Browse the repository at this point in the history
* Update minor

* Make docs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: KastTrifork <[email protected]>
  • Loading branch information
renovate[bot] and KastTrifork authored May 22, 2024
1 parent 65cefcd commit 8597d94
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/containerbase/base:10.3.16@sha256:53e15cc9c5b3d509cd24168cb3f5aca03be66a08f2668fc80ee6d75b661e69bb
FROM ghcr.io/containerbase/base:10.6.14@sha256:b6002ebc28117d34b49322955d2cff49745363012d36930ab739f3ec7575947a

COPY tools/*.sh /usr/local/containerbase/tools/

Expand Down
2 changes: 1 addition & 1 deletion charts/cheetah-redpanda-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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.4.0"`
**Default:** `"v2.5.2"`

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

Expand Down
2 changes: 1 addition & 1 deletion charts/cheetah-redpanda-console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ image:
registry: docker.redpanda.com
repository: redpandadata/console
pullPolicy: IfNotPresent
tag: v2.4.0
tag: v2.5.2

podLabels:
netic.dk/network-component: redpanda
Expand Down

0 comments on commit 8597d94

Please sign in to comment.