From 8c44dd5c2ce2803ecba46967d6fca275e5298d00 Mon Sep 17 00:00:00 2001 From: Staffan Olsson Date: Mon, 8 Jul 2024 14:47:16 +0200 Subject: [PATCH] redpanda image that's not on docker hub, for topic-job --- bin/y-bin.optional.yaml | 10 +++++----- kafka/redpanda-image/kustomization.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bin/y-bin.optional.yaml b/bin/y-bin.optional.yaml index 6a80705..fd97106 100755 --- a/bin/y-bin.optional.yaml +++ b/bin/y-bin.optional.yaml @@ -88,15 +88,15 @@ oauth2l: path: ${os}_${arch}/oauth2l rpk: - version: 24.1.3 + version: 24.1.9 templates: download: https://github.com/vectorizedio/redpanda/releases/download/v${version}/rpk-${os}-${arch}.zip sha256: https://github.com/redpanda-data/redpanda/releases/download/v${version}/rpk_${version}_checksums.txt sha256: - darwin_amd64: 82409131b11d2c57a24b23ccae6b8325d8e1ebc435352bdda247d22b4c86d6b9 - darwin_arm64: 84acbfd063418ea27c5d64129dea0ae93fc93638e641dc6b622eb0798e461cd6 - linux_amd64: 5a4f73251fc74d7d08da845fd411a8c52428c0a24ca2a96b36bc1d759ff764ad - linux_arm64: 45001e86f8eec98690fb41b6860b44b103a8dcf97b289da4ffb7993af34af132 + darwin_amd64: 288494bba0bffb37f6d329f74fdae65da21892460cfb5e3061058db4eae1373a + darwin_arm64: dedbd7379b7b4c916fe193ea3ca6c0c2bf167a5bc85d291033105eb450b70287 + linux_amd64: fcd779ced1a3ab304384f217eba4156e50fb8e2523598cec7d4ec437e588a00b + linux_arm64: 0b0d6ca01076724103e8c6ab2fa9e343198a98ded68e2e95c94ab97da1856085 archive: tool: zip path: rpk diff --git a/kafka/redpanda-image/kustomization.yaml b/kafka/redpanda-image/kustomization.yaml index 7a4c7d2..c388c68 100644 --- a/kafka/redpanda-image/kustomization.yaml +++ b/kafka/redpanda-image/kustomization.yaml @@ -3,5 +3,5 @@ kind: Component images: - name: vectorized/redpanda - newName: docker.io/vectorized/redpanda - newTag: v23.3.7@sha256:539fdb8fabfe0b6de7826f1a8d168705454853cbc65464e098593c6d64fbbda2 + newName: docker.redpanda.com/redpandadata/redpanda + newTag: v24.1.9@sha256:85a30e0084f3d479098c327575e3eb27b729ec31f7d72cd1b2ef1098dc1e3b85