Skip to content

Tags: juan131/sealed-secrets

Tags

helm-v2.13.0

Toggle helm-v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (bitnami-labs#1333)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.12.0...v2.12.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

helm-v2.11.0

Toggle helm-v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump k8s.io/code-generator from 0.27.3 to 0.27.4 (bitnami-labs#1278)

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.27.3 to 0.27.4.
- [Commits](kubernetes/code-generator@v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: k8s.io/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

helm-v2.6.6

Toggle helm-v2.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: CRDs should not include unnecessary dashes (bitnami-labs#965)

Also make generation removes the unwanted --- prefix

Signed-off-by: juan131 <juan.ariza.1311993@gmail.com>
Co-authored-by: Jose Luis Vazquez Gonzalez <josvaz@vmware.com>

helm-v2.6.5

Toggle helm-v2.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Support hostNetwork and dnsPolicy (bitnami-labs#946)

This change adds the hostNetwork and dnsPolicy pod attributes. This is needed in the cases such as where you're running an EKS cluster with Cilium as a CNI you aren't able to kubeseal without:

  hostNetwork: true
  dnsPolicy: ClusterFirstWithHostNet

helm-v2.1.4

Toggle helm-v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Controller's OpenAPI spec (bitnami-labs#766)

helm-v2.1.3

Toggle helm-v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update VIB GitHub action repository (bitnami-labs#759)

helm-v2.1.2

Toggle helm-v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated ocp install using helm (bitnami-labs#730)

Co-authored-by: Oscar <olindhol@redhat.com>

helm-v2.1.1

Toggle helm-v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TOC generator to create a PR (bitnami-labs#718)

helm-v2.0.2

Toggle helm-v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (bitnami-labs#704)

helm-v2.0.1

Toggle helm-v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix several bugs in servicemonitor (bitnami-labs#690)