Chart.yaml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # Copyright Broadcom, Inc. All Rights Reserved.
  2. # SPDX-License-Identifier: APACHE-2.0
  3. annotations:
  4. category: Infrastructure
  5. images: |
  6. - name: jenkins
  7. image: docker.io/bitnami/jenkins:2.516.1-debian-12-r0
  8. - name: jenkins-agent
  9. image: docker.io/bitnami/jenkins-agent:0.3327.0-debian-12-r0
  10. - name: os-shell
  11. image: docker.io/bitnami/os-shell:12-debian-12-r49
  12. licenses: Apache-2.0
  13. tanzuCategory: application
  14. apiVersion: v2
  15. appVersion: 2.516.1
  16. dependencies:
  17. - name: common
  18. repository: oci://registry-1.docker.io/bitnamicharts
  19. tags:
  20. - bitnami-common
  21. version: 2.x.x
  22. description: Jenkins is an open source Continuous Integration and Continuous Delivery
  23. (CI/CD) server designed to automate the building, testing, and deploying of any
  24. software project.
  25. home: https://bitnami.com
  26. icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/jenkins/img/jenkins-stack-220x234.png
  27. keywords:
  28. - jenkins
  29. - ci
  30. - cd
  31. - http
  32. - web
  33. - application
  34. maintainers:
  35. - name: Broadcom, Inc. All Rights Reserved.
  36. url: https://github.com/bitnami/charts
  37. name: jenkins
  38. sources:
  39. - https://github.com/bitnami/charts/tree/main/bitnami/jenkins
  40. version: 13.6.13