fix: update for tekton community
This commit is contained in:
@@ -15,7 +15,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.1.7
|
||||
version: 0.1.11
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
serviceAccount: pipeline
|
||||
serviceAccount: tekton-pipeline
|
||||
storageClassName: nfs-client
|
||||
gitHostname: git.endofday.com
|
||||
quayHostname: quay01.ipa.endofday.com
|
||||
|
||||
Reference in New Issue
Block a user