mirror of
https://github.com/lukaszraczylo/helm-charts.git
synced 2026-07-07 06:25:38 +00:00
fixup! Add packaged charts
This commit is contained in:
@@ -10,9 +10,9 @@ description: |
|
|||||||
|
|
||||||
type: application
|
type: application
|
||||||
|
|
||||||
version: 0.2.40
|
version: 0.2.41
|
||||||
|
|
||||||
appVersion: "0.2.40"
|
appVersion: "0.2.41"
|
||||||
|
|
||||||
home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator
|
home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ sa:
|
|||||||
- ALL
|
- ALL
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
|
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
|
||||||
tag: 0.2.40
|
tag: 0.2.41
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
|||||||
+21
-1
@@ -92,6 +92,26 @@ entries:
|
|||||||
- https://github.com/lukaszraczylo/helm-charts/releases/download/jobs-manager-0.0.24/jobs-manager-0.0.24.tgz
|
- https://github.com/lukaszraczylo/helm-charts/releases/download/jobs-manager-0.0.24/jobs-manager-0.0.24.tgz
|
||||||
version: 0.0.24
|
version: 0.0.24
|
||||||
kube-images-sync:
|
kube-images-sync:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.2.41
|
||||||
|
created: "2025-01-10T14:49:43.708212Z"
|
||||||
|
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: 289490157df3ba60b8bd189e5d36678be45b98d3064e6e40bee078660576d1a5
|
||||||
|
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.2.41/kube-images-sync-0.2.41.tgz
|
||||||
|
version: 0.2.41
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.2.40
|
appVersion: 0.2.40
|
||||||
created: "2025-01-10T14:34:15.004498Z"
|
created: "2025-01-10T14:34:15.004498Z"
|
||||||
@@ -812,4 +832,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/lukaszraczylo/helm-charts/releases/download/kube-images-sync-0.1.5/kube-images-sync-0.1.5.tgz
|
- 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
|
version: 0.1.5
|
||||||
generated: "2025-01-10T14:34:15.005199Z"
|
generated: "2025-01-10T14:49:43.708842Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user