Skip to content

Commit

Permalink
Update version in README (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Jun 27, 2023
1 parent 56c4102 commit 6e79b8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Kustomize: [kustomize/v4.5.7](https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v4.5.7)
- Helm: [v3.11.2](https://github.com/helm/helm/releases/tag/v3.11.2)
- Traefik: [v2.9.0](https://github.com/traefik/traefik/releases/tag/v2.9.0)
- ArgoCD: [v2.6.7](https://github.com/argoproj/argo-cd/releases/tag/v2.6.7)
- ArgoCD: [v2.7.6](https://github.com/argoproj/argo-cd/releases/tag/v2.7.6)
- Prometheus-Operator: [v0.43.1](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.43.1)
- Prometheus: [latest](https://github.com/prometheus/prometheus/releases)
- Grafana: [latest](https://github.com/grafana/grafana/releases)
Expand Down
2 changes: 1 addition & 1 deletion readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ versions:
repoUrl: https://github.com/traefik/traefik
category: Networking
- name: ArgoCD
version: v2.6.7
version: v2.7.6
repoUrl: https://github.com/argoproj/argo-cd
category: CI/CD
- name: Prometheus-Operator
Expand Down

0 comments on commit 6e79b8c

Please sign in to comment.