diff --git a/charts/gohoarder/Chart.yaml b/charts/gohoarder/Chart.yaml index 8bf23eb..4745703 100644 --- a/charts/gohoarder/Chart.yaml +++ b/charts/gohoarder/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: gohoarder description: A universal package cache proxy supporting npm, PyPI, and Go modules with security scanning type: application -version: 0.1.90 -appVersion: "0.1.90" +version: 0.1.91 +appVersion: "0.1.91" keywords: - package-manager - cache diff --git a/charts/gohoarder/values.yaml b/charts/gohoarder/values.yaml index 6af167a..97c4e5d 100644 --- a/charts/gohoarder/values.yaml +++ b/charts/gohoarder/values.yaml @@ -51,17 +51,17 @@ image: server: repository: ghcr.io/lukaszraczylo/gohoarder-server pullPolicy: IfNotPresent - tag: "0.1.90" + tag: "0.1.91" frontend: repository: ghcr.io/lukaszraczylo/gohoarder-frontend pullPolicy: IfNotPresent - tag: "0.1.90" + tag: "0.1.91" scanner: repository: ghcr.io/lukaszraczylo/gohoarder-scanner pullPolicy: IfNotPresent - tag: "0.1.90" + tag: "0.1.91" # Service Account serviceAccount: @@ -358,7 +358,7 @@ migration: image: repository: ghcr.io/lukaszraczylo/gohoarder-migrate pullPolicy: IfNotPresent - tag: "0.1.90" + tag: "0.1.91" # Migration settings logLevel: "info" # debug, info, warn, error diff --git a/charts/packages/gohoarder-0.1.91.tgz b/charts/packages/gohoarder-0.1.91.tgz new file mode 100644 index 0000000..01a5caf Binary files /dev/null and b/charts/packages/gohoarder-0.1.91.tgz differ diff --git a/index.yaml b/index.yaml index b3d9d0d..931778c 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,32 @@ apiVersion: v1 entries: gohoarder: + - apiVersion: v2 + appVersion: 0.1.91 + created: "2026-03-22T04:11:08.055543635Z" + description: A universal package cache proxy supporting npm, PyPI, and Go modules + with security scanning + digest: 5a12f538f5dbff3a52d3a3921a6e0ba39c307419df30045f9cd59acdaddd24da + home: https://github.com/lukaszraczylo/gohoarder + keywords: + - package-manager + - cache + - proxy + - npm + - pypi + - go-modules + - security + - vulnerability-scanning + maintainers: + - email: lukasz@raczylo.com + name: Lukasz Raczylo + name: gohoarder + sources: + - https://github.com/lukaszraczylo/gohoarder + type: application + urls: + - https://github.com/lukaszraczylo/helm-charts/releases/download/gohoarder-0.1.91/gohoarder-0.1.91.tgz + version: 0.1.91 - apiVersion: v2 appVersion: 0.1.90 created: "2026-03-21T04:05:00.779218941Z" @@ -3424,4 +3450,4 @@ entries: urls: - https://github.com/lukaszraczylo/helm-charts/releases/download/kubemirror-0.2.8/kubemirror-0.2.8.tgz version: 0.2.8 -generated: "2026-03-21T04:05:00.77770034Z" +generated: "2026-03-22T04:11:08.053987373Z"