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
|
||||
|
Reference in New Issue
Block a user