Releases: redhat-cop/openshift-templates
Releases · redhat-cop/openshift-templates
v1.4.21
$ git log v1.4.20..HEAD --pretty=format:"- %h %s by %an" --no-merges
- cc8c7ba Bump actions/checkout from 3 to 4 (#91) by dependabot[bot]
- 87b2591 Bump actions/checkout from 2 to 3 (#90) by dependabot[bot]
- e5bb50c Create dependabot.yaml (#89) by Gareth Healy
- 4f00b5b Added new installplan approver job template (#87) by Jakub Filipczak
- 77c73f4 CatalogSource template (#88) by Jakub Filipczak
- b064412 Add new optional behavior for installPlan approver job template (#86) by Jakub Filipczak
- e4d13bf Add HelmRelease templates for Flux Operator (#85) by Jakub Filipczak
v1.4.20
v1.4.19
Remove deprecated templates; Move installplan to operatorhub (#83)
v1.4.18
Templates for InstallPlan Approver (#82) * * Added templates for InstallPlan Approver * Added a small tweak to OperatorHub templates to allow picking specific version of operator * Changed filenames fro yaml to yml
v1.4.17
git log v1.4.16..HEAD --pretty=format:"- %h %s by %an" --no-merges
🧙♂️ Bump version for OCP 4 🧙♂️
🧙♂️ Bump version for OCP 4 🧙♂️
v1.4.15
v1.4.14
- e500b16 Add configmap jinja templates, fixes #66 (#67) by Petter Abrahamsson
- 65ff835 Add initial operatorhub templates (#64) by Tyler Auerbeck
- 9e9c193 Jenkins slack (#65) by Kevin McAnoy
- 9425664 Add (Cluster)Rolebinding templates, fixes #68 (#69) by Petter Abrahamsson
- a372af8 Add OCP htpasswd and ldap identity provider CRs, fixes #61 (#63) by Petter Abrahamsson
- 34f76f6 Add plain namespace template by Tyler Auerbeck
- 45cec7c Add cluster monitoring templates by Tyler Auerbeck
v1.4.13
- b1f7035 Add dynamic jinja template for opaque secrets (#50) by Petter Abrahamsson
- e438897 Rename secret-user-pass-plaintext.yml, fixes #7 (#53) by Petter Abrahamsson
- f19ec2b Add CPU resource parameters to Jenkins master(s) (#52) by Petter Abrahamsson
- 0f850d6 remove post hook by Kevin McAnoy
- b31753e add liveness probe. add post hook to add repos using a configmap by Kevin McAnoy
- 27191bf add nexus readiness probe by Kevin McAnoy
v1.4.12: Pact broker auth
- Fix whitespace issue (#47) - Patrick C
- 🔐 FIX - remove pact build as the container is now non root and updated deploy to use auth 🔐 - donal