This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
v0.18.0
Installation
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.18.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s
What's Changed
- Bump DavidAnson/markdownlint-cli2-action from 14 to 15 by @dependabot in #812
- Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #813
- Bump github.com/operator-framework/helm-operator-plugins from 0.1.1 to 0.1.3 by @dependabot in #814
- Bump alstr/todo-to-issue-action from 4.12.1 to 4.12.3 by @dependabot in #825
- 🌱 Bump helm to 3.14.1 by @kevinrizza in #823
- Bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 by @dependabot in #817
- Bump helm.sh/helm/v3 from 3.13.3 to 3.14.2 by @dependabot in #826
- Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #820
- 🌱 Bump k8s dependencies to the latest patch by @m1kola in #827
Full Changelog: v0.17.0...v0.18.0