Skip to content

Commit

Permalink
[bitnami/nginx-ingress-controller] Release 11.0.1 updating components…
Browse files Browse the repository at this point in the history
… versions

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Apr 4, 2024
1 parent 8d652fb commit 092c91e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bitnami/nginx-ingress-controller/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.0
digest: sha256:ac559eb57710d8904e266424ee364cd686d7e24517871f0c5c67f7c4500c2bcc
generated: "2024-03-14T10:58:13.244148+01:00"
version: 2.19.1
digest: sha256:c883732817d9aaa3304f7b3109262aa338959de15b432dc5a2dbde13d2e136a5
generated: "2024-04-04T20:56:53.404618057Z"
6 changes: 3 additions & 3 deletions bitnami/nginx-ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nginx
image: docker.io/bitnami/nginx:1.25.4-debian-12-r3
image: docker.io/bitnami/nginx:1.25.4-debian-12-r6
- name: nginx-ingress-controller
image: docker.io/bitnami/nginx-ingress-controller:1.10.0-debian-12-r3
image: docker.io/bitnami/nginx-ingress-controller:1.10.0-debian-12-r5
apiVersion: v2
appVersion: 1.10.0
dependencies:
Expand All @@ -34,4 +34,4 @@ maintainers:
name: nginx-ingress-controller
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nginx-ingress-controller
version: 11.0.0
version: 11.0.1
2 changes: 1 addition & 1 deletion bitnami/nginx-ingress-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,4 +531,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.
4 changes: 2 additions & 2 deletions bitnami/nginx-ingress-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ clusterDomain: cluster.local
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 1.10.0-debian-12-r3
tag: 1.10.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -519,7 +519,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.25.4-debian-12-r3
tag: 1.25.4-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 092c91e

Please sign in to comment.