Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
352387366f
commit
b55c224582
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [blocky-14.0.0](https://github.com/truecharts/charts/compare/blocky-13.6.3...blocky-14.0.0) (2024-03-05)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- merge dns ports into a single service
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
## [traefik-26.4.14](https://github.com/truecharts/charts/compare/traefik-26.4.13...traefik-26.4.14) (2024-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- bump common to fix some loadbalancer issues with metallb
|
||||
|
||||
|
||||
## [traefik-26.4.13](https://github.com/truecharts/charts/compare/traefik-26.4.12...traefik-26.4.13) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump everything to force helm release again
|
||||
|
||||
|
||||
## [traefik-26.4.12](https://github.com/truecharts/charts/compare/traefik-26.4.11...traefik-26.4.12) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.11.0[@bc60726](https://github.com/bc60726) by renovate ([#18928](https://github.com/truecharts/charts/issues/18928))
|
||||
|
||||
|
||||
## [traefik-26.4.11](https://github.com/truecharts/charts/compare/traefik-26.4.9...traefik-26.4.11) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force rereleases
|
||||
|
||||
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [traefik-25.1.17](https://github.com/truecharts/charts/compare/traefik-25.1.16...traefik-25.1.17) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.10.7[@ec52218](https://github.com/ec52218) by renovate ([#18109](https://github.com/truecharts/charts/issues/18109))
|
||||
|
||||
|
||||
## [traefik-25.1.16](https://github.com/truecharts/charts/compare/traefik-25.1.15...traefik-25.1.16) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [traefik-25.1.15](https://github.com/truecharts/charts/compare/traefik-25.1.14...traefik-25.1.15) (2024-01-26)
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: enterprise
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
version: 18.1.8
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
|
|||
keywords:
|
||||
- traefik
|
||||
- ingress
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
type: application
|
||||
version: 26.4.9
|
||||
version: 26.4.14
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [traefik-26.4.14](https://github.com/truecharts/charts/compare/traefik-26.4.13...traefik-26.4.14) (2024-03-05)
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- bump common to fix some loadbalancer issues with metallb
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v2.11.0@sha256:b117ffbec2ea61d02154a2a93e6c3ad5ffe8e3e5539bd08e8e96078d79e4454a
|
||||
tag: v2.11.0@sha256:bc607266aea202d65460dda5621d5dff4f143610ed012f46ab91b3238a601a35
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
|
@ -1,99 +0,0 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [traefik-25.1.17](https://github.com/truecharts/charts/compare/traefik-25.1.16...traefik-25.1.17) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.10.7[@ec52218](https://github.com/ec52218) by renovate ([#18109](https://github.com/truecharts/charts/issues/18109))
|
||||
|
||||
|
||||
## [traefik-25.1.16](https://github.com/truecharts/charts/compare/traefik-25.1.15...traefik-25.1.16) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [traefik-25.1.15](https://github.com/truecharts/charts/compare/traefik-25.1.14...traefik-25.1.15) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [traefik-25.1.14](https://github.com/truecharts/charts/compare/traefik-25.1.13...traefik-25.1.14) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [traefik-25.1.13](https://github.com/truecharts/charts/compare/traefik-25.1.12...traefik-25.1.13) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v2.10.7[@1a1f160](https://github.com/1a1f160) by renovate ([#17471](https://github.com/truecharts/charts/issues/17471))
|
||||
|
||||
|
||||
## [traefik-25.1.12](https://github.com/truecharts/charts/compare/traefik-25.1.11...traefik-25.1.12) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [traefik-25.1.11](https://github.com/truecharts/charts/compare/traefik-25.1.10...traefik-25.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
Binary file not shown.
Loading…
Reference in New Issue