-
--
--
-- {" "}
-- Package Repositories
--
--
-
- {featureFlags?.operators && (
-
-
diff --git a/packages/system/dashboard/images/kubeapps-apis/Dockerfile b/packages/system/dashboard/images/kubeapps-apis/Dockerfile
index a8e57512..54bc172f 100644
--- a/packages/system/dashboard/images/kubeapps-apis/Dockerfile
+++ b/packages/system/dashboard/images/kubeapps-apis/Dockerfile
@@ -4,7 +4,7 @@
# syntax = docker/dockerfile:1
FROM alpine as source
-ARG COMMIT_REF=e146cf8660c58a4f585611ab3cbce62ebfa4c5a3
+ARG COMMIT_REF=215c323b0754c8f7328819df9a253e0e507eccb4
RUN apk add --no-cache patch
WORKDIR /source
RUN wget -O- https://github.com/aenix-io/kubeapps/archive/${COMMIT_REF}.tar.gz | tar xzf - --strip-components=1
diff --git a/packages/system/dashboard/values.yaml b/packages/system/dashboard/values.yaml
index 89f2d4db..1a9d1c57 100644
--- a/packages/system/dashboard/values.yaml
+++ b/packages/system/dashboard/values.yaml
@@ -40,14 +40,14 @@ kubeapps:
image:
registry: ghcr.io/aenix-io/cozystack
repository: dashboard
- tag: v0.21.1
- digest: "sha256:fa9b6238da1dfaa15ec1c20c041103d6e07b5194cc54cf3cf4872f758ceaa085"
+ tag: latest
+ digest: "sha256:cdf9d93a9733ce6f59d467a03a34bb66177eb4b42715fcf81f84705b150d9dad"
kubeappsapis:
image:
registry: ghcr.io/aenix-io/cozystack
repository: kubeapps-apis
- tag: v0.21.1
- digest: "sha256:3ad47a120ae2bd83e1242430e17616a6500d627a7a6cef94095b9e6c1a9e85a8"
+ tag: latest
+ digest: "sha256:4842d2e0c4067b73414f815419ae8c83ddb56c287cc45e1648cb700da3842770"
pluginConfig:
flux:
packages: