Skip to content

Releases: bakito/sealed-secrets-web

v3.0.2

23 Nov 13:06
4e45c50
Compare
Choose a tag to compare

Changelog

v3.0.0

19 Nov 18:29
33a521f
Compare
Choose a tag to compare

Changes

  • The UI supports now json and yaml simultaneously (many thanks to @adrianiacobghiula)
  • The backend no longer uses the kubeseal cli binary to communicate with sealed-secrets, it now uses sealed-secrets API directly.

Changes in Helm Chart

  • Removed image.args in favour of new values. (initialSecretFile, sealedSecrets.namespace, sealedSecrets.serviceName, webContext)
  • "Add support for volume/volumeMounts
  • "Removed format as the UI can now handle json and yaml simultaneously

Changelog

  • 33a521f convert test to ginkgo
  • 8178f47 remove replaced endpoints /api/seal, /api/encode, /api/decode (#85)
  • e974536 update chart readme
  • 1d926a5 Bump dcarbone/install-jq-action from 1.0.0 to 1.0.1 (#77)
  • 374bfb6 Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 (#72)
  • 3b8dc43 Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#75)
  • b783c05 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (#76)
  • 1e5ff67 Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#80)
  • 0a33fa3 Bump k8s.io/api from 0.25.3 to 0.25.4 (#81)
  • 58893b7 Switch to sealed secret api (#67)
  • 05d5a73 allow encode stringData & decode of data in /api/dencode with content negociation (#83)
  • 64aa045 expose public certificate (#78)
  • 15a4027 expose raw answer from kubeseal by using format negociation (#79)
  • 6aa95f5 handle http/https prefix in context
  • b0dc1bf install helm the default way
  • cb18f01 updat to sealed-secrets v0.19.2
  • b59ad1b update frontend to use /api/dencode & /api/kubeseal (#84)
  • 6c14504 update sealed-secrets v0.19.2 snapshot version
  • 63deed4 write pod logs to summary (#73)

v3.0.0-pre

18 Nov 17:59
cb18f01
Compare
Choose a tag to compare
v3.0.0-pre Pre-release
Pre-release

Changelog

  • 1d926a5 Bump dcarbone/install-jq-action from 1.0.0 to 1.0.1 (#77)
  • 374bfb6 Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 (#72)
  • 3b8dc43 Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#75)
  • b783c05 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (#76)
  • 1e5ff67 Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#80)
  • 0a33fa3 Bump k8s.io/api from 0.25.3 to 0.25.4 (#81)
  • 58893b7 Switch to sealed secret api (#67)
  • 05d5a73 allow encode stringData & decode of data in /api/dencode with content negociation (#83)
  • 64aa045 expose public certificate (#78)
  • 15a4027 expose raw answer from kubeseal by using format negociation (#79)
  • 6aa95f5 handle http/https prefix in context
  • b0dc1bf install helm the default way
  • cb18f01 updat to sealed-secrets v0.19.2
  • b59ad1b update frontend to use /api/dencode & /api/kubeseal (#84)
  • 6c14504 update sealed-secrets v0.19.2 snapshot version
  • 63deed4 write pod logs to summary (#73)

v2.8.3

24 Oct 06:23
ef2ab1a
Compare
Choose a tag to compare

Changelog

  • d821295 #68 consider web-external-url in default redirect
  • ef2ab1a Bump github.com/bitnami-labs/sealed-secrets from 0.19.0 to 0.19.1 (#69)
  • a4b7d02 rebuild helm readme on release

v2.8.2

18 Oct 13:38
e617825
Compare
Choose a tag to compare

Changelog

  • d5f4a96 Bump github.com/bitnami-labs/sealed-secrets from 0.18.5 to 0.19.0 (#65)
  • 22eb456 Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 (#60)
  • 657614d Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 (#62)
  • efcafc4 Bump golangci/golangci-lint-action from 2 to 3 (#63)
  • 375a137 Bump k8s.io/api from 0.25.2 to 0.25.3 (#64)
  • f419d45 Update go.yaml
  • 188c185 Upgrade sealed secrets to 0.18.5 (#61)
  • eb2b13a Use date from env
  • e617825 add helm chart readme
  • 745781a docker/login-action@v2
  • 5ace2d2 docker/setup-buildx-action@v2
  • 23bd6bb docker/setup-qemu-action@v2
  • 70b6d82 install curl in builder image
  • e758fb8 update more actions

v2.8.1

01 Oct 19:18
43efe9b
Compare
Choose a tag to compare

Changelog

  • 4bb74a4 Bump github.com/bitnami-labs/sealed-secrets from 0.17.3 to 0.17.4 (#36)
  • fedcef6 Bump github.com/bitnami-labs/sealed-secrets from 0.17.4 to 0.17.5 (#39)
  • 426a71c Bump github.com/bitnami-labs/sealed-secrets from 0.17.5 to 0.18.0 (#42)
  • 760124b Bump github.com/bitnami-labs/sealed-secrets from 0.18.0 to 0.18.1 (#50)
  • 3d3e0a1 Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0 (#43)
  • 438b2e0 Bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#44)
  • 5f4ccbe Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#37)
  • cdcb464 Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 (#51)
  • 02de98c Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 (#55)
  • 2a2c3ab Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 (#57)
  • d643c9f Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#45)
  • f465600 Bump k8s.io/api from 0.23.5 to 0.23.6 (#38)
  • 4ae2ef8 Bump k8s.io/api from 0.24.0 to 0.24.1 (#41)
  • 644721b Bump k8s.io/api from 0.24.1 to 0.24.2 (#46)
  • e55d2ed Bump k8s.io/api from 0.24.2 to 0.24.3 (#49)
  • 52de8a0 Bump k8s.io/api from 0.24.3 to 0.24.4 (#53)
  • 5c5e470 Bump k8s.io/api from 0.24.4 to 0.25.0 (#54)
  • 8889592 Bump k8s.io/api from 0.25.0 to 0.25.1 (#58)
  • 875217c Bump k8s.io/api from 0.25.1 to 0.25.2 (#59)
  • 419774a cleanup .golangci.yaml
  • 07a534d correct typos
  • 166dffa fix bad semver string comparison (#52)
  • e9e911b go 1.18 and update dependencies
  • fc0c101 replace deprecated ioutil
  • 43efe9b skip initial secret re-formating - fixes #56

v2.8.0

25 Mar 20:25
05432dd
Compare
Choose a tag to compare

Changelog

  • 05432dd Add disableLoadSecrets value and switch to yaml as default (#35)
  • ff7fd66 Bump k8s.io/api from 0.23.4 to 0.23.5 (#33)

v2.7.1

06 Mar 07:34
cd67565
Compare
Choose a tag to compare

Changelog

cdb28a0 Bump github.com/bitnami-labs/sealed-secrets from 0.17.2 to 0.17.3 (#25)
05dd4e1 Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 (#27)
e43c30c Bump k8s.io/api from 0.23.2 to 0.23.3 (#26)
5c06870 Bump k8s.io/api from 0.23.3 to 0.23.4 (#31)
cd67565 fixes #32 separate builds and use GOARCH build arg as platforms build seem not to properly work

v2.7.0

24 Jan 19:43
a9e211c
Compare
Choose a tag to compare

Changelog

03ab9ea #16 prevent --format to be used in kubseal-arguments
25842c7 #16 prevent -o to be used in kubseal-arguments
0f1fcdb Allow to set a list of included namespaces (#19)
9e39941 Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#15)
a05767c Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 (#10)
9500ee1 Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 (#11)
87ce75e Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 (#23)
315529c Bump k8s.io/api from 0.22.1 to 0.23.1 (#22)
a9e211c Bump k8s.io/api from 0.23.1 to 0.23.2 (#24)
8411765 Create codeql-analysis.yml
e9abe87 Merge branch 'main' of github.com:bakito/sealed-secrets-web
b066c2e Merge branch 'main' of github.com:bakito/sealed-secrets-web
c8a394e Merge branch 'main' of github.com:bakito/sealed-secrets-web
80e98f9 Update publish.yml
2bd431a apply golanci-lint findings
fcac7fd automate helm chart
da606d5 bump sealed secrets to v0.17.2
7b86e31 configure timeout
5fc4ec9 correct typo in error message #16
f2071f8 do not keep last
fc89e7a extend lint timeout
025f1e1 feature/prepare ingress for kubernetes v1.22 (#20)
f55c7ba fix voulnerabilities
56b564f go 1.17 / update ace
1523b7d prune untagged images
31ea6c7 rm cr strps
94ba1cb send all found secrets to front end - fixes #18
4ecdf75 skip prune
4f318d8 upgrade to sealed secrets v0.17.1
3179ebf use current repo name
14f0e3d use original action

v2.6.1

11 Oct 23:55
947741f
Compare
Choose a tag to compare

Changelog

559ab22 #8 fix bad image default tag (#9)
947741f fix helm chart app version in goreleaser script fixes #8
77a3a91 skip goproxy