Skip to content

Commit

Permalink
Added chart versions:
Browse files Browse the repository at this point in the history
  jenkins/jenkins:
    - 5.7.0
  jfrog/artifactory-ha:
    - 107.90.13
  jfrog/artifactory-jcr:
    - 107.90.13
  kong/kong:
    - 2.42.0
  kubecost/cost-analyzer:
    - 2.4.1
  speedscale/speedscale-operator:
    - 2.2.472
  • Loading branch information
github-actions[bot] committed Sep 27, 2024
1 parent 503dc78 commit 97e07be
Show file tree
Hide file tree
Showing 628 changed files with 111,742 additions and 3 deletions.
Binary file added assets/jenkins/jenkins-5.7.0.tgz
Binary file not shown.
Binary file added assets/jfrog/artifactory-ha-107.90.13.tgz
Binary file not shown.
Binary file added assets/jfrog/artifactory-jcr-107.90.13.tgz
Binary file not shown.
Binary file added assets/kong/kong-2.42.0.tgz
Binary file not shown.
Binary file modified assets/kubecost/cost-analyzer-2.4.0.tgz
Binary file not shown.
Binary file added assets/kubecost/cost-analyzer-2.4.1.tgz
Binary file not shown.
Binary file added assets/speedscale/speedscale-operator-2.2.472.tgz
Binary file not shown.
3,134 changes: 3,134 additions & 0 deletions charts/jenkins/jenkins/5.7.0/CHANGELOG.md

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions charts/jenkins/jenkins/5.7.0/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
annotations:
artifacthub.io/category: integration-delivery
artifacthub.io/changes: |
- Add RBAC support for using the `nonroot` and `nonroot-v2` `SecurityContextConstraints` on OpenShift.
artifacthub.io/images: |
- name: jenkins
image: docker.io/jenkins/jenkins:2.462.2-jdk17
- name: k8s-sidecar
image: docker.io/kiwigrid/k8s-sidecar:1.27.6
- name: inbound-agent
image: jenkins/inbound-agent:3261.v9c670a_4748a_9-1
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/jenkinsci/helm-charts/tree/main/charts/jenkins
- name: Jenkins
url: https://www.jenkins.io/
- name: support
url: https://github.com/jenkinsci/helm-charts/issues
catalog.cattle.io/certified: partner
catalog.cattle.io/display-name: Jenkins
catalog.cattle.io/kube-version: '>=1.14-0'
catalog.cattle.io/release-name: jenkins
apiVersion: v2
appVersion: 2.462.2
description: 'Jenkins - Build great things at any scale! As the leading open source
automation server, Jenkins provides over 1800 plugins to support building, deploying
and automating any project. '
home: https://www.jenkins.io/
icon: file://assets/icons/jenkins.svg
keywords:
- jenkins
- ci
- devops
kubeVersion: '>=1.14-0'
maintainers:
- email: [email protected]
name: maorfr
- email: [email protected]
name: torstenwalter
- email: [email protected]
name: mogaal
- email: [email protected]
name: wmcdona89
- email: [email protected]
name: timja
name: jenkins
sources:
- https://github.com/jenkinsci/jenkins
- https://github.com/jenkinsci/docker-inbound-agent
- https://github.com/maorfr/kube-tasks
- https://github.com/jenkinsci/configuration-as-code-plugin
type: application
version: 5.7.0
Loading

0 comments on commit 97e07be

Please sign in to comment.