Skip to content

Releases: small-hack/appset-secret-plugin

appset-secret-plugin-1.0.1

16 Aug 15:52
c8089a3

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • update helm chart to point at latest docker image with debug line in it by @jessebot in #69

Full Changelog: appset-secret-plugin-1.0.0...appset-secret-plugin-1.0.1

appset-secret-plugin-1.0.0

16 Aug 15:37
7c40325

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • Update renovatebot/github-action action to v40.3.6 by @small-hack-renovate[bot] in #51
  • Update renovatebot/github-action action to v41 by @small-hack-renovate[bot] in #52
  • Update renovatebot/github-action action to v41.0.6 by @small-hack-renovate[bot] in #53
  • Update renovatebot/github-action action to v41.0.6 by @small-hack-renovate[bot] in #54
  • Update helm/kind-action action to v1.11.0 by @small-hack-renovate[bot] in #55
  • Update renovatebot/github-action action to v41.0.7 by @small-hack-renovate[bot] in #56
  • Update helm/kind-action action to v1.12.0 by @small-hack-renovate[bot] in #57
  • Update renovatebot/github-action action to v41.0.8 by @small-hack-renovate[bot] in #58
  • Update renovatebot/github-action action to v41.0.9 by @small-hack-renovate[bot] in #59
  • Update renovatebot/github-action action to v41.0.10 by @small-hack-renovate[bot] in #60
  • Update helm/chart-releaser-action action to v1.7.0 by @small-hack-renovate[bot] in #61
  • Update helm/chart-testing-action action to v2.7.0 by @small-hack-renovate[bot] in #62
  • Update renovatebot/github-action action to v41.0.11 by @small-hack-renovate[bot] in #63
  • Update actions/create-github-app-token action to v2 by @small-hack-renovate[bot] in #64
  • Update renovatebot/github-action action to v42 by @small-hack-renovate[bot] in #65
  • Update actions/checkout action to v5 by @small-hack-renovate[bot] in #67
  • Automatically reload secret by @jessebot in #68

Full Changelog: appset-secret-plugin-0.9.1...appset-secret-plugin-1.0.0

appset-secret-plugin-0.9.1

08 Nov 06:32
11b1737

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • Update actions/checkout action to v4.2.2 by @small-hack-renovate in #45
  • Update renovatebot/github-action action to v40.3.5 by @small-hack-renovate in #46
  • Update test_ci_secret.yaml - fix #48 by @jessebot in #50

Full Changelog: appset-secret-plugin-0.9.0...appset-secret-plugin-0.9.1

appset-secret-plugin-0.9.0

20 Oct 08:40
af4c125

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • Update renovatebot/github-action action to v40.2.2 by @renovate in #38
  • Update actions/checkout action to v4.2.0 by @small-hack-renovate in #40
  • Update actions/checkout action to v4.2.1 by @small-hack-renovate in #41
  • Update renovatebot/github-action action to v40.2.3 by @small-hack-renovate in #39
  • Update python Docker tag to v3.13 by @small-hack-renovate in #42
  • Update renovatebot/github-action action to v40.3.4 by @small-hack-renovate in #43
  • Update jessebot/argocd-appset-secret-plugin Docker tag to v0.7.0 + update helm-docs automations and renovate bot automerge for github actions by @small-hack-renovate in #44

New Contributors

  • @small-hack-renovate made their first contribution in #40

Full Changelog: appset-secret-plugin-0.8.0...appset-secret-plugin-0.9.0

appset-secret-plugin-0.8.0

09 Jul 11:18
b554422

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • docker: update headers to be sent after we send 200 response by @jessebot in #36
  • add renovatebot self hosted app and update helm chart docker tag to v0.6.0 by @jessebot in #37

Full Changelog: appset-secret-plugin-0.7.0...appset-secret-plugin-0.8.0

appset-secret-plugin-0.7.0

09 Jul 10:38
abb2b88

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • docker: always set the content type to json if response value is not a string and allow greater configuring of logging by @jessebot in #34
  • update to docker tag v0.5.0 and add logging.level helm parameter by @jessebot in #35

Full Changelog: appset-secret-plugin-0.6.2...appset-secret-plugin-0.7.0

appset-secret-plugin-0.6.2

09 Jul 10:15
17e77eb

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • Update helm/kind-action action to v1.10.0 by @renovate in #30
  • Update docker/build-push-action action to v6 by @renovate in #31
  • adding more debug lines for sending json by @jessebot in #32
  • helm: updates the appVersion to v0.4.1 by @jessebot in #33

Full Changelog: appset-secret-plugin-0.6.1...appset-secret-plugin-0.6.2

appset-secret-plugin-0.6.1

08 Mar 09:08
f7426f9

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • Update helm/kind-action action to v1.9.0 by @renovate in #28
  • FEATURE: Add support for other namespaces by @cloudymax in #29

New Contributors

Full Changelog: appset-secret-plugin-0.6.0...appset-secret-plugin-0.6.1

appset-secret-plugin-0.6.0

08 Nov 10:31
4e72230

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • Configure Renovate by @renovate in #15
  • Update helm/chart-testing-action action to v2.6.1 by @renovate in #18
  • Update helm/chart-releaser-action action to v1.6.0 by @renovate in #17
  • switch to using the renovatebot github app instead of the action by @jessebot in #20
  • Update docker/setup-qemu-action action to v3 by @renovate in #26
  • Update docker/login-action action to v3 by @renovate in #24
  • Update docker/setup-buildx-action action to v3 by @renovate in #25
  • Update docker/build-push-action action to v5 by @renovate in #23
  • Update actions/checkout action to v4 by @renovate in #22
  • Update python Docker tag to v3.12 by @renovate in #21
  • upgrade app version to v0.4.0 and bump chart version by @jessebot in #27

New Contributors

Full Changelog: appset-secret-plugin-0.5.0...appset-secret-plugin-0.6.0

appset-secret-plugin-0.5.0

19 Sep 08:36
687410d

Choose a tag to compare

A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets

What's Changed

  • changing chart name after repo transfer by @jessebot in #16

Full Changelog: argocd-appset-secret-plugin-0.4.0...appset-secret-plugin-0.5.0