check and update images
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
apiVersion: v2
|
||||
name: argo-rollouts
|
||||
version: 1.0.0
|
||||
description: Argo Rollouts
|
||||
keywords:
|
||||
- argo-rollouts
|
||||
- delivery
|
||||
- deployment
|
||||
home: https://wiki.alexlebens.dev/doc/argo-rollouts-UoTRTNlFra
|
||||
sources:
|
||||
- https://github.com/argoproj/argo-rollouts
|
||||
- https://github.com/argoproj/argo-helm/tree/main/charts
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-rollouts
|
||||
version: 2.38.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
||||
appVersion: v1.7.2
|
@@ -1,41 +0,0 @@
|
||||
argo-rollouts:
|
||||
controller:
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
namespace: argocd
|
||||
dashboard:
|
||||
enabled: true
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: tailscale
|
||||
hosts:
|
||||
- argo-rollouts-cl01tl
|
||||
tls:
|
||||
- secretName: argo-rollouts-cl01tl
|
||||
hosts:
|
||||
- argo-rollouts-cl01tl
|
||||
|
||||
notifications:
|
||||
notifiers: {}
|
||||
# service.slack: |
|
||||
# token: $slack-token
|
||||
|
||||
# -- Notification templates
|
||||
templates: {}
|
||||
# template.my-purple-template: |
|
||||
# message: |
|
||||
# Rollout {{.rollout.metadata.name}} has purple image
|
||||
# slack:
|
||||
# attachments: |
|
||||
# [{
|
||||
# "title": "{{ .rollout.metadata.name}}",
|
||||
# "color": "#800080"
|
||||
# }]
|
||||
|
||||
# -- The trigger defines the condition when the notification should be sent
|
||||
triggers: {}
|
||||
# trigger.on-purple: |
|
||||
# - send: [my-purple-template]
|
||||
# when: rollout.spec.template.spec.containers[0].image == 'argoproj/rollouts-demo:purple'
|
@@ -17,4 +17,4 @@ dependencies:
|
||||
version: 0.27.0
|
||||
repository: https://headlamp-k8s.github.io/headlamp/
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes-dashboard.png
|
||||
appVersion: 0.26.0
|
||||
appVersion: 0.27.0
|
||||
|
@@ -20,4 +20,4 @@ dependencies:
|
||||
version: 67.4.0
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
||||
appVersion: v0.78.2
|
||||
appVersion: v0.79.2
|
||||
|
@@ -21,4 +21,4 @@ dependencies:
|
||||
version: 6.16.6
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/loki.png
|
||||
appVersion: 3.3.1
|
||||
appVersion: 3.3.2
|
||||
|
@@ -32,4 +32,4 @@ dependencies:
|
||||
version: 3.15.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/authentik.png
|
||||
appVersion: 2024.10.4
|
||||
appVersion: 2024.10.5
|
||||
|
@@ -25,4 +25,4 @@ dependencies:
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.5.1
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/qbittorrent.png
|
||||
appVersion: 5.0.2-r0-ls366
|
||||
appVersion: 5.0.2
|
||||
|
@@ -28,7 +28,7 @@ qbittorrent:
|
||||
qbittorrent:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/qbittorrent
|
||||
tag: 5.0.2-r0-ls366@sha256:071876d38813d3f69635a35df22c33c026d9dd6b5229c65a63570eb691a39976
|
||||
tag: 5.0.2@sha256:071876d38813d3f69635a35df22c33c026d9dd6b5229c65a63570eb691a39976
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -37,4 +37,4 @@ dependencies:
|
||||
version: 3.15.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png
|
||||
appVersion: v0.10.6
|
||||
appVersion: v0.10.7
|
||||
|
@@ -18,4 +18,4 @@ dependencies:
|
||||
version: 33.2.1
|
||||
repository: https://traefik.github.io/charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/traefik.png
|
||||
appVersion: v3.2.2
|
||||
appVersion: v3.2.3
|
||||
|
@@ -19,4 +19,4 @@ dependencies:
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.5.1
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/pgadmin.png
|
||||
appVersion: v8.13
|
||||
appVersion: v8.14
|
||||
|
Reference in New Issue
Block a user