Skip to content

Commit

Permalink
⬆️ argo-events, argo-workflows, fission, keda, rabbitmq
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiljha committed Mar 17, 2024
1 parent 56e8b08 commit 07588b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ helm = "https://argoproj.github.io/argo-helm"
chart = "argo-cd"

[argo-workflows]
version = "0.40.1"
version = "0.40.14"
helm = "https://argoproj.github.io/argo-helm"
chart = "argo-workflows"

[argo-events]
version = "2.4.1"
version = "2.4.3"
helm = "https://argoproj.github.io/argo-helm"
chart = "argo-events"

Expand Down Expand Up @@ -46,7 +46,7 @@ version = "1.11.1"
helm = "https://falcosecurity.github.io/charts"

[fission]
version = "1.17.0"
version = "v1.20.1"
helm = "https://fission.github.io/fission-charts/"
chart = "fission-all"

Expand All @@ -55,7 +55,7 @@ version = "20.1.2"
helm = "https://charts.bitnami.com/bitnami"

[keda]
version = "2.9.1"
version = "2.13.2"
helm = "https://kedacore.github.io/charts"

[keycloak]
Expand Down Expand Up @@ -88,7 +88,7 @@ helm = "https://prometheus-community.github.io/helm-charts"
chart = "kube-prometheus-stack"

[rabbitmq]
version = "3.1.5"
version = "4.0.0"
helm = "https://charts.bitnami.com/bitnami"
chart = "rabbitmq-cluster-operator"

Expand Down

0 comments on commit 07588b0

Please sign in to comment.