Skip to content

Commit 0353417

Browse files
author
Bitnami Bot
authored
[bitnami/haproxy] Release 0.10.5 updating components versions (#21208)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
1 parent 1438a6b commit 0353417

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bitnami/haproxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations:
66
licenses: Apache-2.0
77
images: |
88
- name: haproxy
9-
image: docker.io/bitnami/haproxy:2.8.3-debian-11-r31
9+
image: docker.io/bitnami/haproxy:2.8.4-debian-11-r3
1010
apiVersion: v2
1111
appVersion: 2.8.4
1212
dependencies:
@@ -28,4 +28,4 @@ maintainers:
2828
name: haproxy
2929
sources:
3030
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
31-
version: 0.10.4
31+
version: 0.10.5

bitnami/haproxy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
HAProxy is a TCP proxy and a HTTP reverse proxy. It supports SSL termination and offloading, TCP and HTTP normalization, traffic regulation, caching and protection against DDoS attacks.
66

7-
[Overview of HAProxy](https://www.haproxy.org/)
7+
[Overview of HAProxy](http://www.haproxy.org/)
88

99
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
1010

@@ -282,4 +282,4 @@ Unless required by applicable law or agreed to in writing, software
282282
distributed under the License is distributed on an "AS IS" BASIS,
283283
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
284284
See the License for the specific language governing permissions and
285-
limitations under the License.
285+
limitations under the License.

bitnami/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ ingress:
238238
image:
239239
registry: docker.io
240240
repository: bitnami/haproxy
241-
tag: 2.8.3-debian-11-r31
241+
tag: 2.8.4-debian-11-r3
242242
digest: ""
243243
## Specify a imagePullPolicy
244244
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)