mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/*] Skip image's tag in the README files of the Bitnami Charts (#19841)
* [bitnami/*] Skip image's tag in the README files of the Bitnami Charts Signed-off-by: Jota Martos <jotamartos@vmware.com> * [bitnami/*] Improve validation Signed-off-by: Jota Martos <jotamartos@vmware.com> * [bitnami/*] Improve validation Signed-off-by: Jota Martos <jotamartos@vmware.com> --------- Signed-off-by: Jota Martos <jotamartos@vmware.com>
This commit is contained in:
@@ -65,7 +65,7 @@ diagnosticMode:
|
||||
## ref: https://hub.docker.com/r/bitnami/nginx/tags/
|
||||
## @param image.registry [default: REGISTRY_NAME] NGINX image registry
|
||||
## @param image.repository [default: REPOSITORY_NAME/nginx] NGINX image repository
|
||||
## @param image.tag NGINX image tag (immutable tags are recommended)
|
||||
## @skip image.tag NGINX image tag (immutable tags are recommended)
|
||||
## @param image.digest NGINX image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag
|
||||
## @param image.pullPolicy NGINX image pull policy
|
||||
## @param image.pullSecrets Specify docker-registry secret names as an array
|
||||
@@ -420,7 +420,7 @@ cloneStaticSiteFromGit:
|
||||
## ref: https://hub.docker.com/r/bitnami/git/tags/
|
||||
## @param cloneStaticSiteFromGit.image.registry [default: REGISTRY_NAME] Git image registry
|
||||
## @param cloneStaticSiteFromGit.image.repository [default: REPOSITORY_NAME/git] Git image repository
|
||||
## @param cloneStaticSiteFromGit.image.tag Git image tag (immutable tags are recommended)
|
||||
## @skip cloneStaticSiteFromGit.image.tag Git image tag (immutable tags are recommended)
|
||||
## @param cloneStaticSiteFromGit.image.digest Git image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag
|
||||
## @param cloneStaticSiteFromGit.image.pullPolicy Git image pull policy
|
||||
## @param cloneStaticSiteFromGit.image.pullSecrets Specify docker-registry secret names as an array
|
||||
@@ -783,7 +783,7 @@ metrics:
|
||||
## ref: https://hub.docker.com/r/bitnami/nginx-exporter/tags/
|
||||
## @param metrics.image.registry [default: REGISTRY_NAME] NGINX Prometheus exporter image registry
|
||||
## @param metrics.image.repository [default: REPOSITORY_NAME/nginx-exporter] NGINX Prometheus exporter image repository
|
||||
## @param metrics.image.tag NGINX Prometheus exporter image tag (immutable tags are recommended)
|
||||
## @skip metrics.image.tag NGINX Prometheus exporter image tag (immutable tags are recommended)
|
||||
## @param metrics.image.digest NGINX Prometheus exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag
|
||||
## @param metrics.image.pullPolicy NGINX Prometheus exporter image pull policy
|
||||
## @param metrics.image.pullSecrets Specify docker-registry secret names as an array
|
||||
|
||||
Reference in New Issue
Block a user