Releases: bcgov/quickstart-openshift-helpers
Releases · bcgov/quickstart-openshift-helpers
v1.0.1
What's Changed
- chore(script): DUMP_PARAMETRES as a string not array by @DerekRoberts in #177
- chore(ci): workflow permissions for .schema-spy.yml by @DerekRoberts in #178
- chore(deps): update bcgov/action-crunchy action to v1.2.3 by @renovate[bot] in #179
- chore(deps): update bcgov/action-crunchy action to v1.2.4 by @renovate[bot] in #180
- chore(deps): update bcgov/action-crunchy action to v1.2.5 by @renovate[bot] in #182
- chore(deps): update postgis/postgis docker tag to v17 by @renovate[bot] in #184
- chore: oc_rename script by @DerekRoberts in #185
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #186
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #187
- chore(ci): drop actions pins from allowlist orgs by @DerekRoberts in #188
- feat: add oc rights reporter script by @DerekRoberts in #189
- chore(deps): update amannn/action-semantic-pull-request action to v6 by @renovate[bot] in #190
- chore(deps): update amannn/action-semantic-pull-request action to v6.1.0 by @renovate[bot] in #191
- chore(deps): update amannn/action-semantic-pull-request action to v6.1.1 by @renovate[bot] in #193
- chore(deps): update bcgov/action-oc-runner action to v1.3.0 by @renovate[bot] in #194
- chore(deps): pin actions/checkout action to 08c6903 by @renovate[bot] in #195
- chore(ci): drop allowlisted action pins by @DerekRoberts in #196
- chore(deps): update jamesives/github-pages-deploy-action digest to 4a3abc7 by @renovate[bot] in #197
- docs: add certificate file renaming instructions to README by @DerekRoberts in #198
- chore(ci): update codeowners by @DerekRoberts in #199
- chore(deps): update flyway/flyway docker tag to v11 by @renovate[bot] in #200
- chore(deps): update bcgov/action-pr-description-add action to v2.0.3 by @renovate[bot] in #201
- chore(deps): update flyway/flyway:11 docker digest to 1e53436 by @renovate[bot] in #202
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #203
- chore(deps): update flyway/flyway:11 docker digest to 05c0031 by @renovate[bot] in #204
- chore(deps): update flyway/flyway:11 docker digest to 0fd9621 by @renovate[bot] in #205
- chore(deps): update bcgov/action-get-pr action to v0.1.0 by @renovate[bot] in #206
- chore(deps): update flyway/flyway:11 docker digest to e2e336c by @renovate[bot] in #207
- chore(deps): update jamesives/github-pages-deploy-action digest to 9d877ee by @renovate[bot] in #208
- chore(deps): update flyway/flyway:11 docker digest to 1e762c6 by @renovate[bot] in #210
- chore(deps): update flyway/flyway:11 docker digest to a3cace8 by @renovate[bot] in #211
- fix: remove crunchy user and db cleanup by @mishraomp in #212
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0 Release! 🥳 🎉 😄
Breaking Changes
- optional paramter inputs.oc_server moved to secrets.oc_server
- common Helm deployer (
.github/workflows/.deployer.yml) deprecated due to non-use/uselessness
What's Changed
- chore(deps): update bcgov/action-pr-description-add action to v2 by @renovate in #132
- chore(deps): update bcgov/action-oc-runner action to v1.1.0 by @renovate in #134
- feat: crunchy deployer workflow by @DerekRoberts in #135
- chore(deps): update helm release postgresql to v16.6.3 by @renovate in #133
- chore(deps): update helm release postgresql to v16.6.6 by @renovate in #137
- chore(deps): update bcgov/action-oc-runner action to v1.2.0 by @renovate in #138
- chore(ci): fix merge problem by @DerekRoberts in #139
- chore(ci): external Helm charts by @DerekRoberts in #127
- fix: manually specify crunchy branch by @DerekRoberts in #141
- chore(ci): crunchy installer action by @DerekRoberts in #142
- chore: release name and refs by @mishraomp in #147
- chore(docs): add documentation for explanation of Crunchy Action using GHA by @mishraomp in #151
- fix: stop auto-applying Crunchy by @DerekRoberts in #153
- chore: crunchy action => bcgov/action-crunchy by @DerekRoberts in #154
- chore: completely drop crunchy by @DerekRoberts in #155
- chore(ci): workflow permissions by @DerekRoberts in #156
- chore(deps): pin dependencies by @renovate in #157
- chore(deps): update bcgov/action-oc-runner action to v1.2.1 by @renovate in #158
- chore(deps): update bcgov/action-crunchy action to v1.1.1 by @renovate in #159
- chore(deps): update bcgov/action-oc-runner action to v1.2.2 by @renovate in #160
- chore(deps): update bcgov/action-crunchy action to v1.2.0 by @renovate in #161
- chore: update crunchy action to latest version by @mishraomp in #162
- chore(deps): pin bcgov/action-crunchy action to ac46670 by @renovate in #163
- chore(ci): renovate minimumReleaseAge=0 by @DerekRoberts in #164
- chore(deps): update bcgov/action-crunchy action to v1.2.1 by @renovate in #165
- chore(deps): update bcgov/action-builder-ghcr action to v3 by @renovate in #166
- chore(ci): remove unused workflow by @DerekRoberts in #167
- chore(deps): update bcgov/action-oc-runner action to v1.2.3 by @renovate in #169
- chore(deps): update bcgov/action-crunchy action to v1.2.2 by @renovate in #170
- fix!: pr-close - use secret instead of input for oc_server by @cberg-aot in #171
- docs: breaking change for oc_input in .pr-close.yml by @DerekRoberts in #172
- fix: default not allowed for secret by @DerekRoberts in #173
- fix: oc_server default, improve workflow checks by @DerekRoberts in #174
- feat: rename_deployment.sh, db_transfer.sh scripts by @DerekRoberts in #175
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What's Changed
- chore(deps): update helm release postgresql to v16.0.4 by @renovate in #96
- chore(deps): update helm release postgresql to v16.0.5 by @renovate in #97
- chore(deps): update helm release postgresql to v16.0.6 by @renovate in #98
- chore(deps): update helm release postgresql to v16.1.0 by @renovate in #99
- feat: openshift rights reporter by @DerekRoberts in #100
- chore(deps): update helm release postgresql to v16.1.1 by @renovate in #101
- feat: SchemaSpy shared workflow by @DerekRoberts in #102
- chore(deps): update helm release postgresql to v16.1.2 by @renovate in #103
- chore(deps): update helm release postgresql to v16.2.0 by @renovate in #104
- chore(deps): update all non-major dependencies by @renovate in #105
- chore(deps): update bcgov-nr/action-builder-ghcr action to v2.3.0 by @renovate in #106
- chore(deps): update helm release postgresql to v16.2.2 by @renovate in #107
- chore(deps): update bcgov-nr/action-pr-description-add action to v1.2.0 by @renovate in #108
- chore(deps): update helm release postgresql to v16.2.3 by @renovate in #109
- chore(deps): update all non-major dependencies by @renovate in #110
- chore(deps): update helm release postgresql to v16.2.5 by @renovate in #112
- chore: cleanup by @DerekRoberts in #114
- chore: transfer actions to bcgov org by @DerekRoberts in #115
- chore(ci): remove JS handling from workflow conditionals by @DerekRoberts in #116
- chore(ci): action-oc-runner instead of older red hat action by @DerekRoberts in #117
- chore(ci): use GH runner ubuntu-24.04 by @DerekRoberts in #119
- chore(ci): keep using action-oc-runner by @DerekRoberts in #118
- chore(deps): update bcgov/action-oc-runner action to v0.4.0 by @renovate in #120
- chore(deps): update bcgov/action-oc-runner action to v1 by @renovate in #123
- feat: helm deployer promotions by @DerekRoberts in #124
- feat: add a way to pass existing key while generating csr by @mishraomp in #125
- fix: commands param by @DerekRoberts in #131
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- chore(deps): update helm release postgresql to v16.0.3 by @renovate in #94
- feat: param to override repo name in template cleanup by @DerekRoberts in #95
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix(cd): helm pvc clean up after pr close by @mishraomp in #93
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- chore(deps): update helm release postgresql to v16 by @renovate in #88
- chore(deps): update helm release postgresql to v16.0.1 by @renovate in #89
- fix: token request api warning by @mishraomp in #91
- fix: get PR only when the tag is not provided. by @mishraomp in #92
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's New
The .pr-close.yml workflow can now handle GitHub environments using a parameter.
What's Changed
- chore(deps): update helm release postgresql to v15.5.38 by @renovate in #84
- feat: add param for github environments by @DerekRoberts in #87
Full Changelog: v0.7.1...v0.8.0
v0.7.1
Note
GitHub has removed OpenShift's CLI (oc) from their ubuntu-24.04 runner! This update is required for that.
What's Changed
- fix: cert gen typos by @franTarkenton in #70
- chore(deps): update helm release postgresql to v15.5.27 by @renovate in #71
- chore(deps): update helm release postgresql to v15.5.28 by @renovate in #73
- chore(deps): update helm release postgresql to v15.5.29 by @renovate in #74
- chore(deps): update helm release postgresql to v15.5.30 by @renovate in #75
- chore(deps): update helm release postgresql to v15.5.31 by @renovate in #76
- chore(deps): update helm release postgresql to v15.5.32 by @renovate in #77
- chore(deps): update dependency ubuntu to v24 by @renovate in #78
- chore(ci): gh runner oc changes by @DerekRoberts in #80
- chore(deps): update helm release postgresql to v15.5.36 by @renovate in #81
- chore(ci): use latest v4 oc runner by @DerekRoberts in #82
New Contributors
- @franTarkenton made their first contribution in #70
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore(deps): update helm release postgresql to v15.5.20 by @renovate in #60
- chore(deps): update helm release postgresql to v15.5.21 by @renovate in #61
- chore(deps): update ghcr.io/bcgov/nr-containers/bitnami/postgresql docker tag to v15.8.0 by @renovate in #62
- chore(deps): update helm release postgresql to v15.5.22 by @renovate in #63
- chore(deps): update helm release postgresql to v15.5.23 by @renovate in #64
- chore(deps): update helm release postgresql to v15.5.24 by @renovate in #66
- chore(deps): update helm release postgresql to v15.5.25 by @renovate in #67
- chore(deps): update helm release postgresql to v15.5.26 by @renovate in #68
- feat: adding extra parameter remove pvc by @mishraomp in #69
New Contributors
- @mishraomp made their first contribution in #69
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- feat: Added logging to sha compare for more verbose logging by @cberg-aot in #58
- chore: update pr description action by @DerekRoberts in #59
New Contributors
- @cberg-aot made their first contribution in #58
Full Changelog: v0.6.0...v0.6.1