Skip to content

Commit

Permalink
Added chart versions:
Browse files Browse the repository at this point in the history
  jenkins/jenkins:
    - 5.5.1
  linux-polska/ezd-backend:
    - 1.5.1
  linux-polska/ezd-crd:
    - 1.5.1
  • Loading branch information
github-actions[bot] committed Aug 1, 2024
1 parent dbdc6e8 commit a96bc2f
Show file tree
Hide file tree
Showing 229 changed files with 99,307 additions and 1 deletion.
Binary file added assets/jenkins/jenkins-5.5.1.tgz
Binary file not shown.
Binary file added assets/linux-polska/ezd-backend-1.5.1.tgz
Binary file not shown.
Binary file added assets/linux-polska/ezd-crd-1.5.1.tgz
Binary file not shown.
3,045 changes: 3,045 additions & 0 deletions charts/jenkins/jenkins/5.5.1/CHANGELOG.md

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions charts/jenkins/jenkins/5.5.1/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: |
- Update `kubernetes` to version `4265.v78b_d4a_1c864a_`
artifacthub.io/images: |
- name: jenkins
image: docker.io/jenkins/jenkins:2.452.3-jdk17
- name: k8s-sidecar
image: docker.io/kiwigrid/k8s-sidecar:1.27.5
- name: inbound-agent
image: jenkins/inbound-agent:3256.v88a_f6e922152-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.452.3
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: maor.friedman@redhat.com
name: maorfr
- email: mail@torstenwalter.de
name: torstenwalter
- email: garridomota@gmail.com
name: mogaal
- email: wmcdona89@gmail.com
name: wmcdona89
- email: timjacomb1@gmail.com
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.5.1
Loading

0 comments on commit a96bc2f

Please sign in to comment.