File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ jobs:
139139 core.setOutput("initiated-by", initiatedBy);
140140
141141 - id : chart-variables
142- uses : hoverkraft-tech/ci-github-container/actions/helm/parse-chart-uri@6931f4886bf8af8570acbace09db06a639cbae6f # 0.36.0
142+ uses : hoverkraft-tech/ci-github-container/actions/helm/parse-chart-uri@77f98ab8773b824eca7ed3f94e3e9c8b8af5875c # 0.36.1
143143 with :
144144 uri : ${{ steps.check-client-payload.outputs.chart }}
145145
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ jobs:
240240 build-oci-images :
241241 name : Build OCI images
242242 needs : prepare-deploy
243- uses : hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@6931f4886bf8af8570acbace09db06a639cbae6f # 0.36.0
243+ uses : hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@77f98ab8773b824eca7ed3f94e3e9c8b8af5875c # 0.36.1
244244 permissions :
245245 contents : read
246246 id-token : write
@@ -354,7 +354,7 @@ jobs:
354354 core.setOutput('deploy-values', JSON.stringify(deployValues));
355355
356356 - id : release
357- uses : hoverkraft-tech/ci-github-container/actions/helm/release-chart@6931f4886bf8af8570acbace09db06a639cbae6f # 0.36.0
357+ uses : hoverkraft-tech/ci-github-container/actions/helm/release-chart@77f98ab8773b824eca7ed3f94e3e9c8b8af5875c # 0.36.1
358358 with :
359359 chart : ${{ inputs.chart-name }}
360360 path : ${{ inputs.chart-path }}
You can’t perform that action at this time.
0 commit comments