Skip to content

Commit

Permalink
Correct the description in the s2i Version parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
savitaashture authored and Senjuti256 committed Jun 18, 2024
1 parent 7d4419a commit e2e9be8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: v2
name: task-containers
description: Contains the Tekton Tasks to manage container images
type: application
version: 0.3.2
version: 0.3.3
2 changes: 1 addition & 1 deletion templates/spec-s2i.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ params:
description: |
Fully qualified container image name to be built by s2i.
- name: VERSION
description: The tag of go imagestream for go version
description: The tag of the imagestream for the corresponding language version
default: latest
type: string
- name: IMAGE_SCRIPTS_URL
Expand Down

0 comments on commit e2e9be8

Please sign in to comment.