Skip to content

Commit

Permalink
Release 0.23.1-hotfix1
Browse files Browse the repository at this point in the history
  • Loading branch information
alxsap committed Jan 16, 2023
1 parent 19e155d commit ad7effd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,17 @@
# ! Do NOT add change entries to already released versions! Only add to version 'NEXT'.
# ! Do NOT change any 'version' or 'date' values manually! The pipeline will take care.
# ! Do NOT change the order of version blocks! 'NEXT' needs to stay the first version block.
- version: NEXT
date: TBD
- version: "0.23.1-hotfix1"
date: 2023-01-13
changes:

- type: hotfix
impact: patch
title: Fix not working imagePullPolicy parameter in backend-api
description: |-
Before the parameter `imagePullPolicy` in the PipelineRun was not handled correctly.
This is fixed with this change.
pullRequestNumber: 1
pullRequestNumber: 351

- version: "0.23.1"
date: 2022-12-09
Expand Down Expand Up @@ -85,7 +86,7 @@
impact: minor
title: Add aggregated cluster roles for crds
description: |-
Add aggregated cluster roles for the generic view, edit and admin roles
Add aggregated cluster roles for the generic view, edit and admin roles
for the custom resources tenants and pipelineruns.
pullRequestNumber: 340

Expand Down

0 comments on commit ad7effd

Please sign in to comment.