diff --git a/charts/gohoarder/Chart.yaml b/charts/gohoarder/Chart.yaml index 0372bd3..7503bb0 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.0.1 -appVersion: "0.0.1" +version: 0.0.2 +appVersion: "0.0.2" keywords: - package-manager - cache diff --git a/charts/gohoarder/values.yaml b/charts/gohoarder/values.yaml index 5e8a26d..bc24d54 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.0.1" + tag: "0.0.2" frontend: repository: ghcr.io/lukaszraczylo/gohoarder-frontend pullPolicy: IfNotPresent - tag: "0.0.1" + tag: "0.0.2" scanner: repository: ghcr.io/lukaszraczylo/gohoarder-scanner pullPolicy: IfNotPresent - tag: "0.0.1" + tag: "0.0.2" # Service Account serviceAccount: diff --git a/charts/packages/gohoarder-0.0.2.tgz b/charts/packages/gohoarder-0.0.2.tgz new file mode 100644 index 0000000..e150955 Binary files /dev/null and b/charts/packages/gohoarder-0.0.2.tgz differ diff --git a/index.yaml b/index.yaml index 1b4f79b..61e85e2 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,33 @@ apiVersion: v1 entries: gohoarder: + - apiVersion: v2 + appVersion: 0.0.2 + created: "2026-01-03T00:29:54.106039869Z" + description: A universal package cache proxy supporting npm, PyPI, and Go modules + with security scanning + digest: 66865f73f781fc552b71fbce5da4e68325d33c171fd671829e6676363eaedd17 + home: https://github.com/lukaszraczylo/gohoarder + icon: https://raw.githubusercontent.com/lukaszraczylo/gohoarder/main/docs/logo.png + 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.0.2/gohoarder-0.0.2.tgz + version: 0.0.2 - apiVersion: v2 appVersion: 0.0.1 created: "2026-01-02T23:23:54.075202022Z" @@ -1651,4 +1678,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-01-02T23:23:54.07379072Z" +generated: "2026-01-03T00:29:54.104537639Z"