[bitnami/consul] Release 10.16.2 updating components versions (#22866)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-30 11:30:14 +01:00
committed by GitHub
parent 0c1d2c1ed8
commit 27083f5586
3 changed files with 6 additions and 6 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: consul-exporter
image: docker.io/bitnami/consul-exporter:0.11.0-debian-11-r2
image: docker.io/bitnami/consul-exporter:0.11.0-debian-11-r4
- name: consul
image: docker.io/bitnami/consul:1.17.2-debian-11-r0
image: docker.io/bitnami/consul:1.17.2-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
@@ -32,4 +32,4 @@ maintainers:
name: consul
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/consul
version: 10.16.1
version: 10.16.2

View File

@@ -548,4 +548,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.

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/consul
tag: 1.17.2-debian-11-r0
tag: 1.17.2-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -713,7 +713,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/consul-exporter
tag: 0.11.0-debian-11-r2
tag: 0.11.0-debian-11-r4
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.