sealed-secrets

A Kubernetes controller and tool for one-way encrypted Secrets

APACHE-2.0 License

Downloads
791
Stars
7.1K
Committers
161

Bot releases are hidden (Show)

sealed-secrets - v0.16.0

Published by mkmik over 3 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.16.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.16.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.15.0

Published by mkmik over 3 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.15.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.15.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.14.1

Published by mkmik over 3 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.14.1/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.14.1/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.14.0

Published by mkmik over 3 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.14.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.14.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.13.1

Published by mkmik almost 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.13.1/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.13.1/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.13.0

Published by mkmik almost 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.13.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.13.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.6

Published by mkmik about 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.6/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.6/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.5

Published by mkmik about 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.5/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.5/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.4

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.4/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.4/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.3

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.3/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.3/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.2

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.2/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.2/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.1

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.1/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.1/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.12.0

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.12.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.11.0

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.11.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.11.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.10.0

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.10.0/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.10.0/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.10.0-alpha.2

Published by mkmik over 4 years ago

(this is just a test of the release process; don't use this release)

sealed-secrets - v0.10.0-alpha.1

Published by mkmik over 4 years ago

(this is just a test of the release process; don't use it)

sealed-secrets - v0.9.8

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.9.8/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.9.8/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.9.7

Published by mkmik over 4 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.9.7/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.9.7/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

sealed-secrets - v0.9.6

Published by mkmik almost 5 years ago

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Install

Client side

Install client-side tool into /usr/local/bin/:

  • Linux x86_64:
wget https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.9.6/kubeseal-linux-amd64 -O kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal
  • Macos: (might lag a few hours behind a new release, this icon will reflect that latest release)

brew install kubeseal
  • Other OS/arch: you might find binaries for your OS/arch combo attached to this release below.

Cluster side

Install SealedSecret CRD, server-side controller into kube-system namespace.

$ kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.9.6/controller.yaml

NOTE: If you can't (or don't want) to use the kube-system namespace, please consider this approach

NOTE: if you want to install it on a GKE cluster for which your user account doesn't have admin rights, please read this

NOTE: since the helm chart is currently maintained elsewhere (see https://github.com/helm/charts/tree/master/stable/sealed-secrets) the update of the helm chart might not happen in sync with releases here.

Package Rankings
Top 0.78% on Proxy.golang.org
Top 7.32% on Alpine-edge
Top 10.93% on Formulae.brew.sh
Badges
Extracted from project README
Build Status Download Status Go Report Card
Related Projects