Skip to content

Releases: fiaas/fiaas-deploy-daemon

fiaas-deploy-daemon v1.4.0

25 Mar 11:29
a793765
Compare
Choose a tag to compare

Enable rolebinding creation

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.4.0
  • fiaas-deploy-daemon Helm chart version 1.4.0

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.4.0

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

fiaas-deploy-daemon v1.3.1

23 Jan 15:17
v1.3.1
176c354
Compare
Choose a tag to compare

Add PDB rbac rule to helm chart

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.3.1
  • fiaas-deploy-daemon Helm chart version 1.3.1

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.3.1

What's Changed

Full Changelog: v1.3.0...v1.3.1

fiaas-deploy-daemon v1.3.0

23 Jan 13:10
425bee5
Compare
Choose a tag to compare

Add PDB support

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.3.0
  • fiaas-deploy-daemon Helm chart version 1.3.0

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.3.0

What's Changed

Full Changelog: v1.2.4...v1.3.0

fiaas-deploy-daemon v1.2.4

22 Jan 12:38
537de00
Compare
Choose a tag to compare

Lower timeout and bookmark support in watcher.

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.2.4
  • fiaas-deploy-daemon Helm chart version 1.2.4

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.2.4

What's Changed

  • Document include-status-in-app in operator guide by @oyvindio in #219
  • Upgrade k8s to 0.24.2. by @perj in #222

Full Changelog: v1.2.3...v1.2.4

fiaas-deploy-daemon v1.2.3

01 Dec 07:49
eca4c4c
Compare
Choose a tag to compare

Update flask and related dependencies
Add Python type hints

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.2.3
  • fiaas-deploy-daemon Helm chart version 1.2.3

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.2.3

What's Changed

New Contributors

  • @perj made their first contribution in #215

Full Changelog: v1.2.2...v1.2.3

fiaas-deploy-daemon v1.2.2

27 Nov 14:33
44d7d9d
Compare
Choose a tag to compare

Add permissions for applications/status

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.2.2
  • fiaas-deploy-daemon Helm chart version 1.2.2

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.2.2

What's Changed

Full Changelog: v1.2.1...v1.2.2

fiaas-deploy-daemon v1.2.1

17 Nov 11:08
caa8457
Compare
Choose a tag to compare

Include certificates read permission for the certificates objects

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.2.1
  • fiaas-deploy-daemon Helm chart version 1.2.1

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.2.1

What's Changed

Full Changelog: v1.2.0...v1.2.1

fiaas-deploy-daemon v1.2.0

16 Nov 14:09
9e796d6
Compare
Choose a tag to compare

Add status in application CRD

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.2.0
  • fiaas-deploy-daemon Helm chart version 1.2.0

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.2.0

What's Changed

Full Changelog: v1.1.0...v1.2.0

fiaas-deploy-daemon v1.1.0

12 Jun 06:45
076d38f
Compare
Choose a tag to compare
  • Feature: Support overriding TLS issuer name (documented in operator guide)
  • Bugfix: Resolve an issue where an invalid Application resource could cause other valid Application resources to not be handled (#193)
  • Other: Add Kubernetes 1.24, 1.25 and 1.26 as end-to-end test targets
  • Other: Reformat code with black

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.1.0
  • fiaas-deploy-daemon Helm chart version 1.1.0

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.1.0

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

fiaas-deploy-daemon v1.0.2

16 Jan 07:59
401e604
Compare
Choose a tag to compare

Upgrade Python runtime version from 2.7 to 3.9.

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.0.2
  • fiaas-deploy-daemon Helm chart version 1.0.2

Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:

helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.0.2

What's Changed

Full Changelog: v1.0.1...v1.0.2