mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 12:07:40 +08:00
[bitnami/consul] Release 10.16.2 updating components versions (#22866)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user