-
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
8cfc16b
commit 871e884
Showing
1 changed file
with
105 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,110 @@ 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: don't show error when pulling an image that doesn't come from ECR | ||
kind: fixed | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/760d098f8734c7a3b56116162af133d0820a376d | ||
- 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: re-add missing s3 secrets when using minio' | ||
kind: fixed | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/f85fb38578b480f13cec4f96f1ff8e53a1224761 | ||
- description: 'helm: revert registry version from 2.8.3 to 2.8 to not lock the patch | ||
level' | ||
kind: fixed | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/35341a25112226adca9a64606e1d30e489830409 | ||
- description: Add accept-images parameter to whitelist images | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/4e0e75e9f90bab27951188502bfca6da445cb814 | ||
- description: add support for ACR credential helper | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/be1c9f60ea020fdd865b9a01ad89e5e7124e0f51 | ||
- description: add support for GCR credential helper | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/597a99aebe0e3396293dba91c3163b56bb574005 | ||
- description: 'helm: add affinity and tolerations to GC pod' | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/721548da50e58f88f99b61db04297351eff2625e | ||
- 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 | ||
- description: 'storage: add azure support' | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/5e9563c33187393fd2e1ae4fe43532afc2dfa126 | ||
- description: 'storage: add gcs support' | ||
kind: added | ||
links: | ||
- name: GitHub commit | ||
url: https://github.com/enix/kube-image-keeper/commit/9677d44131c4a829df70db020424b7c88a8ceb93 | ||
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: "false" | ||
apiVersion: v2 | ||
appVersion: 1.11.0 | ||
created: "2024-11-19T15:00:01.325296016Z" | ||
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: 8062cbe9a6cf98e24a1374b24c89111180ae812003cd455e737f190bb08144c7 | ||
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/kube-image-keeper-1.11.0.tgz | ||
version: 1.11.0 | ||
- annotations: | ||
artifacthub.io/changes: |- | ||
- description: 'helm: re-add missing s3 secrets when using minio' | ||
|
@@ -9231,4 +9335,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-07T17:47:30.67914907Z" | ||
generated: "2024-11-19T15:00:01.325870211Z" |