Skip to content

klt: v0.8.1

Compare
Choose a tag to compare
@keptn-bot keptn-bot released this 07 Jul 07:27
9bb78bb

0.8.1 (2023-07-07)

Features

Bug Fixes

  • examples: add new task definitions to kustomize base (#1674) (adba1ec)
  • helm-chart: propagate labels for validation webhook (#1678) (5602bd1)
  • operator: avoid multiple creations of the same KeptnTask (#1676) (78ba574)
  • operator: ensure that generated resource names contain no unallowed character (#1661) (59db60f)
  • operator: make sure there is exactly one job per task execution (#1672) (b68ba87)
  • operator: parse flags so they can be configured (#1649) (4243085)
  • operator: provide the right app version for single-service applications (c7d35b8)
  • python-runtime: install curl to execute scripts referenced via url (#1681) (ac0d515)

Dependency Updates

  • update anchore/sbom-action action to v0.14.3 (#1626) (2a1026c)
  • update busybox docker tag to v1.36.1 (#1595) (6770912)
  • update dependency argoproj/argo-cd to v2.7.6 (#1596) (1c77c81)
  • update dependency golangci/golangci-lint to v1.53.3 (#1606) (227800a)
  • update dependency helm/helm to v3.12.1 (#1607) (ac93ba4)
  • update dependency kubernetes-sigs/kustomize to v5.1.0 (#1655) (791e211)
  • update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 1c77c81 (#1593) (472eac0)
  • update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 4ad9bbf (#1631) (9060ae1)
  • update github.com/keptn/lifecycle-toolkit/metrics-operator digest to 472eac0 (#1594) (7087bb6)
  • update kubernetes packages (patch) (#1634) (4ad9bbf)
  • update module github.com/datadog/datadog-api-client-go/v2 to v2.14.0 (#1656) (2b1a1e9)
  • update module github.com/onsi/gomega to v1.27.8 (#1552) (fe9e7ec)
  • update module github.com/prometheus/client_golang to v1.16.0 (#1657) (c2e56c5)
  • update sigstore/cosign-installer action to v3.1.0 (#1627) (a23ba71)
  • update sigstore/cosign-installer action to v3.1.1 (#1644) (c93a496)

Docs

Other

  • bump release-please base commit (#1621) (c11bba3)
  • operator: print trace in the logs only if the collector is not enabled (c7d35b8)
  • operator: refactor k8s Event sending mechanism (#1687) (20839af)
  • replace stale bot with GH actions workflow (#1629) (351c092)