Skip to content

Commit

Permalink
dependency: upgrade tektoncd in horizon
Browse files Browse the repository at this point in the history
Signed-off-by: closetool <[email protected]>
  • Loading branch information
kilosonc committed Mar 14, 2023
1 parent 10c3fcd commit 39d0fa9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ The source code of all [Horizon](https://horizoncd.github.io) community [Helm](h

## Helm charts build status

![Release Charts](https://github.com/prometheus-community/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)
![Release Charts](https://github.com/prometheus-community/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)
4 changes: 2 additions & 2 deletions charts/horizon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A CICD DevOps Platform

type: application

version: 2.1.3
version: 2.1.4
appVersion: v2.0.9

dependencies:
Expand All @@ -16,7 +16,7 @@ dependencies:
repository: https://horizoncd.github.io/helm-charts
condition: gitlab.enabled
- name: tektoncd
version: 2.1.0
version: 2.1.1
repository: https://horizoncd.github.io/helm-charts
condition: tektoncd.enabled
- name: minio
Expand Down

0 comments on commit 39d0fa9

Please sign in to comment.