From f33dc9f3dd9a2f82b03056e8193ba13f7443a8a8 Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Tue, 14 Jan 2025 01:29:00 +0000 Subject: [PATCH] fixup! Add packaged charts --- charts/kube-images-sync-operator/Chart.yaml | 4 ++-- charts/kube-images-sync-operator/values.yaml | 4 ++-- index.yaml | 22 +++++++++++++++++++- 3 files changed, 25 insertions(+), 5 deletions(-) diff --git a/charts/kube-images-sync-operator/Chart.yaml b/charts/kube-images-sync-operator/Chart.yaml index 79bf1cc..02b4d09 100644 --- a/charts/kube-images-sync-operator/Chart.yaml +++ b/charts/kube-images-sync-operator/Chart.yaml @@ -10,9 +10,9 @@ description: | type: application -version: 0.5.53 +version: 0.5.54 -appVersion: "0.5.53" +appVersion: "0.5.54" home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator diff --git a/charts/kube-images-sync-operator/values.yaml b/charts/kube-images-sync-operator/values.yaml index 5fadaa3..29d2080 100644 --- a/charts/kube-images-sync-operator/values.yaml +++ b/charts/kube-images-sync-operator/values.yaml @@ -11,10 +11,10 @@ sa: drop: - ALL env: - workerImage: ghcr.io/lukaszraczylo/kubernetes-images-sync-worker:0.5.53 + workerImage: ghcr.io/lukaszraczylo/kubernetes-images-sync-worker:0.5.54 image: repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator - tag: 0.5.53 + tag: 0.5.54 resources: limits: cpu: 500m diff --git a/index.yaml b/index.yaml index 86ef512..1773111 100644 --- a/index.yaml +++ b/index.yaml @@ -92,6 +92,26 @@ entries: - https://github.com/lukaszraczylo/helm-charts/releases/download/jobs-manager-0.0.24/jobs-manager-0.0.24.tgz version: 0.0.24 kube-images-sync: + - apiVersion: v2 + appVersion: 0.5.54 + created: "2025-01-14T01:28:32.957456Z" + description: 'A Helm chart for Kubernetes Images Sync Operator. Kubernetes Images + Sync Operator is responsible for backing up and restoring images from a Kubernetes + cluster. It''s ultimate goal is to provide synchonization of images between + multiple environments, quite often air-gapped. It compiles the list of images + currently present in the cluster and uploads them to the specified storage. + Whenever new CRD is created - it will try to figure out which images were already + uploaded and which are new and upload only the new ones to avoid repetition. ' + digest: e6fd70ec41fcdec5d7e4cf3e52dea4916d67efc2ec2bfc1dc50bb9a23c6f363d + home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator + maintainers: + - email: github-enquiries@raczylo.com + name: lukaszraczylo + name: kube-images-sync + type: application + urls: + - https://github.com/lukaszraczylo/helm-charts/releases/download/kube-images-sync-0.5.54/kube-images-sync-0.5.54.tgz + version: 0.5.54 - apiVersion: v2 appVersion: 0.5.53 created: "2025-01-14T00:37:27.746789Z" @@ -1072,4 +1092,4 @@ entries: urls: - https://github.com/lukaszraczylo/helm-charts/releases/download/kube-images-sync-0.1.5/kube-images-sync-0.1.5.tgz version: 0.1.5 -generated: "2025-01-14T00:37:27.747461Z" +generated: "2025-01-14T01:28:32.958011Z"