mirror of
https://github.com/lukaszraczylo/helm-charts.git
synced 2026-07-04 05:56:20 +00:00
fixup! Add packaged charts
This commit is contained in:
@@ -10,9 +10,9 @@ description: |
|
|||||||
|
|
||||||
type: application
|
type: application
|
||||||
|
|
||||||
version: 0.5.52
|
version: 0.5.53
|
||||||
|
|
||||||
appVersion: "0.5.52"
|
appVersion: "0.5.53"
|
||||||
|
|
||||||
home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator
|
home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator
|
||||||
|
|
||||||
|
|||||||
@@ -11,10 +11,10 @@ sa:
|
|||||||
drop:
|
drop:
|
||||||
- ALL
|
- ALL
|
||||||
env:
|
env:
|
||||||
workerImage: ghcr.io/lukaszraczylo/kubernetes-images-sync-worker:0.5.52
|
workerImage: ghcr.io/lukaszraczylo/kubernetes-images-sync-worker:0.5.53
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
|
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
|
||||||
tag: 0.5.52
|
tag: 0.5.53
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
|||||||
+41
-1
@@ -92,6 +92,46 @@ 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.5.53
|
||||||
|
created: "2025-01-14T00:37:27.746789Z"
|
||||||
|
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: 6bcd2c269c5a5cfed45698b3b4edbf2abab07d5b469d1216fca4a69f28275777
|
||||||
|
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.53/kube-images-sync-0.5.53.tgz
|
||||||
|
version: 0.5.53
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.5.52
|
||||||
|
created: "2025-01-14T00:37:27.571791Z"
|
||||||
|
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: c0a53d66fdb47a8c0b9ddfc6924269dd6b22b48f415a0c8ea7cc9614c147da69
|
||||||
|
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.52/kube-images-sync-0.5.52.tgz
|
||||||
|
version: 0.5.52
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.5.50
|
appVersion: 0.5.50
|
||||||
created: "2025-01-13T14:25:18.201108Z"
|
created: "2025-01-13T14:25:18.201108Z"
|
||||||
@@ -1032,4 +1072,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-13T14:25:18.201424Z"
|
generated: "2025-01-14T00:37:27.747461Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user