Skip to content

Releases: redhat-cop/openshift-templates

v1.4.21

14 Nov 11:37
cc8c7ba
Compare
Choose a tag to compare

$ 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

03 Jun 20:59
5ab9447
Compare
Choose a tag to compare
Add param to installplan template (#84)

v1.4.19

03 Jun 16:47
d7dd9d3
Compare
Choose a tag to compare
Remove deprecated templates; Move installplan to operatorhub (#83)

v1.4.18

03 Jun 16:47
7979fd7
Compare
Choose a tag to compare
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

11 Aug 17:59
8434413
Compare
Choose a tag to compare

git log v1.4.16..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 8434413 Add support for list of OCP4 identity providers (#81) by Petter Abrahamsson
  • 2e7907f 🥰 Fixed incorrect key for apiVersion 🥰 (#78) by Gareth Healy
  • e537f1a Removed travis ci as github actions are the preferd ci (#77) by Gareth Healy

🧙‍♂️ Bump version for OCP 4 🧙‍♂️

11 Jun 10:36
42ce8d2
Compare
Choose a tag to compare

🧙‍♂️ Bump version for OCP 4 🧙‍♂️

v1.4.15

26 Nov 14:12
Compare
Choose a tag to compare
  • d778c8b Add two templates for creating PVCs (#70) by Petter Abrahamsson

v1.4.14

08 Nov 19:35
Compare
Choose a tag to compare
  • 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

27 Sep 16:11
Compare
Choose a tag to compare
  • 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

16 Aug 13:11
f410208
Compare
Choose a tag to compare
  • Fix whitespace issue (#47) - Patrick C
  • 🔐 FIX - remove pact build as the container is now non root and updated deploy to use auth 🔐 - donal