mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/nginx] Release 15.10.1 updating components versions (#22919)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.43.0-debian-11-r5
|
||||
image: docker.io/bitnami/git:2.43.0-debian-11-r8
|
||||
- name: nginx-exporter
|
||||
image: docker.io/bitnami/nginx-exporter:1.1.0-debian-11-r0
|
||||
image: docker.io/bitnami/nginx-exporter:1.1.0-debian-11-r1
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.25.3-debian-11-r4
|
||||
image: docker.io/bitnami/nginx:1.25.3-debian-11-r6
|
||||
apiVersion: v2
|
||||
appVersion: 1.25.3
|
||||
dependencies:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: nginx
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nginx
|
||||
version: 15.10.0
|
||||
version: 15.10.1
|
||||
|
||||
@@ -505,4 +505,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -74,7 +74,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.25.3-debian-11-r4
|
||||
tag: 1.25.3-debian-11-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -449,7 +449,7 @@ cloneStaticSiteFromGit:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.43.0-debian-11-r5
|
||||
tag: 2.43.0-debian-11-r8
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -870,7 +870,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx-exporter
|
||||
tag: 1.1.0-debian-11-r0
|
||||
tag: 1.1.0-debian-11-r1
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user