-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Monkeynator <[email protected]>
- Loading branch information
1 parent
13cc790
commit 6cdc9cf
Showing
1 changed file
with
59 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1252,6 +1252,64 @@ entries: | |
- https://github.com/enix/helm-charts/releases/download/eck-exporter-0.1.0/eck-exporter-0.1.0.tgz | ||
version: 0.1.0 | ||
kube-image-keeper: | ||
- annotations: | ||
artifacthub.io/changes: |- | ||
- description: 'controller: don''t set original-image annotation when image is not | ||
rewritten' | ||
kind: fixed | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/827f90889ddd9c9df598ca063247d8dbc8ac669d | ||
- description: 'helm: enable s3 registry storage when minio is enabled' | ||
kind: fixed | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/0c04e8931481699df272329d6c96fedc704d2900 | ||
- description: 'helm: improve checks on storage drivers configuration and high availability' | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/713ca03132e8568da14e89da72892f992e58d9dc | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/license: MIT | ||
artifacthub.io/links: | | ||
- name: Chart Sources | ||
url: https://github.com/enix/kube-image-keeper/tree/main/helm/kube-image-keeper | ||
- name: Helm Repository | ||
url: https://charts.enix.io | ||
artifacthub.io/prerelease: "true" | ||
apiVersion: v2 | ||
appVersion: 1.11.0-beta.2 | ||
created: "2024-11-07T14:52:39.015931027Z" | ||
dependencies: | ||
- condition: minio.enabled | ||
name: minio | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 13.2.0 | ||
- condition: docker-registry-ui.enabled | ||
name: docker-registry-ui | ||
repository: https://helm.joxit.dev | ||
version: 1.1.3 | ||
description: kuik is a container image caching system for Kubernetes. | ||
digest: 986b804e5a77948bd3ed6b3e4eacada8d8a303da545d6f906c1728a31b1a4d76 | ||
home: https://github.com/enix/kube-image-keeper | ||
maintainers: | ||
- email: [email protected] | ||
name: Enix | ||
url: https://github.com/enixsas | ||
- email: [email protected] | ||
name: Paul Laffitte | ||
url: https://github.com/paullaffitte | ||
- email: [email protected] | ||
name: David Donchez | ||
url: https://github.com/donch | ||
name: kube-image-keeper | ||
sources: | ||
- https://github.com/enix/kube-image-keeper | ||
type: application | ||
urls: | ||
- https://github.com/enix/helm-charts/releases/download/kube-image-keeper-1.11.0-beta.2/kube-image-keeper-1.11.0-beta.2.tgz | ||
version: 1.11.0-beta.2 | ||
- annotations: | ||
artifacthub.io/changes: |- | ||
- description: don't show error when pulling an image that doesn't come from ECR | ||
|
@@ -9126,4 +9184,4 @@ entries: | |
urls: | ||
- https://github.com/enix/helm-charts/releases/download/x509-exporter-0.1.0/x509-exporter-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: "2024-11-04T16:31:44.328118237Z" | ||
generated: "2024-11-07T14:52:39.016452051Z" |