0.8.1 (2023-07-07)
Features
- add support for timeframe in
KeptnMetric
(#1471) (4d9ceb7) - cert-manager monorepo setup (#1528) (0156f15)
- update Prometheus API to query metrics over a range (#1587) (47a3e06)
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
deno
rather thanfunction
for deno-runtime runner (#1611) (72f5b82)- add optional field in secretKeyRef (#1590) (d0d5bcb)
- explain namespaces for metrics and evaluations (#1641) (72f7038)
- fix </details> ending under watch pods in _index.md (#1636) (7274cf7)
- fix installation steps in E2E example (#1645) (d6f4307)
- minor improvement for docs contribution guide (#1613) (6eac2bf)
- move Dora metrics info to "Implementing" section (#1639) (55ee941)
- re-generate CRD docs (#1612) (36845da)
- set up Migration Guide (#1506) (c2e9f4a)