From 50a8cf13f55d18e61d0776836bf35e11a383c37c Mon Sep 17 00:00:00 2001 From: Muhammad Hamza Zaib Date: Sun, 20 Feb 2022 19:31:40 +0100 Subject: [PATCH] feat(argo-events): Bump argo-events to v1.5.6 (#1139) Signed-off-by: Muhammad Hamza Zaib Co-authored-by: Marco Kilchhofer --- charts/argo-events/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/argo-events/Chart.yaml b/charts/argo-events/Chart.yaml index a1ccf6bd..45930a0e 100644 --- a/charts/argo-events/Chart.yaml +++ b/charts/argo-events/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: A Helm chart to install Argo-Events in k8s Cluster name: argo-events -version: 1.10.2 +version: 1.11.0 keywords: - argo-events - sensor-controller @@ -12,9 +12,9 @@ sources: maintainers: - name: VaibhavPage - name: whynowy -appVersion: v1.5.6 +appVersion: v1.6.0 icon: https://argoproj.github.io/argo-events/assets/logo.png home: https://github.com/argoproj/argo-helm annotations: artifacthub.io/changes: | - - "[Changed]: Consistent .helmignore" + - "[Changed]: Update to Argo Events 1.6.0"