Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 13:56
d84a688

1.1.0 (2023-01-18)

Features

  • bridge: Read secrets from volume mount instead from env var (#9335) (94c60e5)
  • bridge: Sort registration items by name (#9344) (6dcf6f6)
  • resource-service: reduce git fetch operations (#9410) (4a2b091)

Bug Fixes

  • cli: display incompatible upgrade possibilities even if no minor upgrade is available (#9381) (7d66999)
  • Fix generation of SBOMs during releases of Keptn (#9445) (5f01217)
  • Fix some shellcheck issues in pipeline related shell scripts (#9322) (676a2d0)
  • installer: Use correct image after dependency update (#9442) (af58036)
  • resource-service: override insecureSkipTLS only if proxy is set to nil (#9395) (170322a)
  • shipyard-controller: Add new stage to sequence state immediately after receiving triggered event (#9334) (7d27e86)

Docs

Other