mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/consul] Release 11.4.16 (#33462)
* [bitnami/consul] Release 11.4.16 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 11.4.15 (2025-05-06)
|
||||
## 11.4.16 (2025-05-06)
|
||||
|
||||
* [bitnami/consul] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33349](https://github.com/bitnami/charts/pull/33349))
|
||||
* [bitnami/consul] Release 11.4.16 ([#33462](https://github.com/bitnami/charts/pull/33462))
|
||||
|
||||
## <small>11.4.15 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/consul] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33349) ([059f766](https://github.com/bitnami/charts/commit/059f76645d06e7d7af07fb2d7fe7fabfc5b35ec2)), closes [#33349](https://github.com/bitnami/charts/issues/33349)
|
||||
|
||||
## <small>11.4.14 (2025-04-30)</small>
|
||||
|
||||
|
||||
@@ -2,25 +2,26 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: DeveloperTools
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: consul
|
||||
image: docker.io/bitnami/consul:1.20.6-debian-12-r1
|
||||
image: docker.io/bitnami/consul:1.21.0-debian-12-r0
|
||||
- name: consul-exporter
|
||||
image: docker.io/bitnami/consul-exporter:0.13.0-debian-12-r19
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.20.6
|
||||
appVersion: 1.21.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: HashiCorp Consul is a tool for discovering and configuring services in your infrastructure.
|
||||
description: HashiCorp Consul is a tool for discovering and configuring services in
|
||||
your infrastructure.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/consul/img/consul-stack-220x234.png
|
||||
keywords:
|
||||
@@ -33,4 +34,4 @@ maintainers:
|
||||
name: consul
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/consul
|
||||
version: 11.4.15
|
||||
version: 11.4.16
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/consul
|
||||
tag: 1.20.6-debian-12-r1
|
||||
tag: 1.21.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user