Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-13 17:05:51 +00:00
parent 57e6c133eb
commit 438996cdf9
28 changed files with 67 additions and 67 deletions

View File

@ -1,9 +0,0 @@
## [prometheus-operator-4.3.1](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.0...prometheus-operator-4.3.1) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))

View File

@ -7,6 +7,15 @@ title: Changelog
## [prometheus-operator-4.4.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.1...prometheus-operator-4.4.0) (2024-01-13)
### Chore
- update helm chart kube-prometheus-stack to 55.8.1 by renovate ([#17109](https://github.com/truecharts/charts/issues/17109))
## [prometheus-operator-4.3.1](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.0...prometheus-operator-4.3.1) (2024-01-09)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))

View File

@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: prometheus-operator
version: 4.3.1
version: 4.4.0
appVersion: latest
description: Prometheus Operator is an operator for prometheus
home: https://truecharts.org/charts/operators/prometheus-operator
@ -27,7 +27,7 @@ dependencies:
tags: []
import-values: []
- name: kube-prometheus-stack
version: 55.7.0
version: 55.8.1
repository: https://prometheus-community.github.io/helm-charts
condition: ""
alias: kps

View File

@ -0,0 +1,9 @@
## [prometheus-operator-4.4.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.1...prometheus-operator-4.4.0) (2024-01-13)
### Chore
- update helm chart kube-prometheus-stack to 55.8.1 by renovate ([#17109](https://github.com/truecharts/charts/issues/17109))

View File

@ -1,9 +0,0 @@
## [jenkins-6.3.1](https://github.com/truecharts/charts/compare/jenkins-6.3.0...jenkins-6.3.1) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))

View File

@ -7,6 +7,15 @@ title: Changelog
## [jenkins-6.4.0](https://github.com/truecharts/charts/compare/jenkins-6.3.1...jenkins-6.4.0) (2024-01-13)
### Chore
- update container image jenkins/jenkins to v2.440-jdk17[@061945b](https://github.com/061945b) by renovate ([#17108](https://github.com/truecharts/charts/issues/17108))
## [jenkins-6.3.1](https://github.com/truecharts/charts/compare/jenkins-6.3.0...jenkins-6.3.1) (2024-01-09)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [jenkins-6.0.1](https://github.com/truecharts/charts/compare/jenkins-6.0.0...jenkins-6.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [jenkins-6.0.0](https://github.com/truecharts/charts/compare/jenkins-5.1.0...jenkins-6.0.0) (2023-12-25)
### Chore

View File

@ -1,31 +1,3 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: jenkins
version: 6.3.1
appVersion: "2.439"
description: The gold standard in devops tools for running CI/CD pipelines.
home: https://truecharts.org/charts/stable/jenkins
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
- https://github.com/jenkinsci/docker
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- jenkins
- productivity
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
@ -34,4 +6,32 @@ annotations:
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: "2.440"
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: The gold standard in devops tools for running CI/CD pipelines.
home: https://truecharts.org/charts/stable/jenkins
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
keywords:
- jenkins
- productivity
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: jenkins
sources:
- https://github.com/jenkinsci/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 6.4.0

View File

@ -0,0 +1,9 @@
## [jenkins-6.4.0](https://github.com/truecharts/charts/compare/jenkins-6.3.1...jenkins-6.4.0) (2024-01-13)
### Chore
- update container image jenkins/jenkins to v2.440-jdk17[@061945b](https://github.com/061945b) by renovate ([#17108](https://github.com/truecharts/charts/issues/17108))

View File

@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.439-jdk17@sha256:2aee59d405c56ac9ee3a4de2421d6f0c887ba2802dfd7193b6f687066407c0a7
tag: 2.440-jdk17@sha256:061945b7047f2154e6b216ffc937195e44ae79380d29ad0fc6589c4760383b3b
security:
container:
runAsGroup: 1000