File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 required : true
2626 chart_tag :
2727 description : " Chart tag to process (e.g. nginx/15.2.1)"
28- default : " common/2.30.0 "
28+ default : " keycloak/25.2.3 "
2929 required : true
3030 keycloak_image_ref :
3131 description : " The commit hash of the keycloak image to be build"
4444 BITNAMI_REPO : ${{ github.event.inputs.bitnami_repo || 'https://github.com/bitnami/charts.git' }}
4545 GHCR_NAMESPACE : ${{ github.event.inputs.ghcr_namespace || 'ghcr.io/platform-mesh/images' }}
4646 WORKDIR : ${{ github.event.inputs.workdir || './charts-workdir' }}
47- CHART_TAG : ${{ github.event.inputs.chart_tag || 'keycloak/24.8.1 ' }}
47+ CHART_TAG : ${{ github.event.inputs.chart_tag || 'keycloak/25.2.3 ' }}
4848 IMAGE_NAMESPACE : ${{ github.event.inputs.ghcr_namespace || 'ghcr.io/platform-mesh/images' }}
4949 CHART_NAMESPACE : ${{ github.event.inputs.ghcr_namespace || 'ghcr.io/platform-mesh/images' }}/charts
5050 DEP_TEMPLATE : oci://${{ github.event.inputs.ghcr_namespace || 'ghcr.io/platform-mesh/images' }}/charts/__CHART__
You can’t perform that action at this time.
0 commit comments