Skip to content

Releases: AustrianDataLAB/pacman

pacman-rancher-0.2.1

10 May 22:35
Compare
Choose a tag to compare

A Helm chart to provide pacman deployment.

v0.0.6

19 Jan 15:39
770b43d
Compare
Choose a tag to compare

What's Changed

  • Added a github workflow for releasing helm chart: 5d04ac1

Full Changelog: v0.0.5...v0.0.6

v0.0.5

19 Jan 15:19
e87c1de
Compare
Choose a tag to compare

What's Changed

  • Adds a working helm chart: f9e03e2

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Dec 09:46
Compare
Choose a tag to compare

Basic working application. Updates the database singleton in the source repository slightly to bring usage in to line with the API changes that happened between mongo driver "2.x" and "4.x". Includes deployment options for kubectl and helm (no ingress).

v0.0.4beta

21 Dec 13:39
bd99c44
Compare
Choose a tag to compare
v0.0.4beta Pre-release
Pre-release

Tries out a fix for the database function used to interact with the mongodb backend. Basically replaces deprecated API features with ones that may possibly work.

v0.0.3

19 Dec 13:30
c32b4e8
Compare
Choose a tag to compare

Clean-up opensource workflows, test out release and tagging flow.

v0.0.2

15 Dec 12:59
b8bba28
Compare
Choose a tag to compare

Initial release with lots of noise and bugs!

Initial version

15 Dec 09:59
dc5403b
Compare
Choose a tag to compare

Used to demo a workflow that publishes docker image to the github registry.
It will allow use to begin testing the deployments on a live cluster.