Skip to content

Releases: zach115th/iris-ng

IRIS-NG-v1.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 04:13

IRIS-NG Community Edition — IRIS-NG-v1.1.1

Full notes: CHANGELOG.md
· Wiki
· Getting Started

Container images

Published to GHCR by the image workflows on this same tag. The image
tag replaces + with -, since + is not valid in a Docker tag:

docker pull ghcr.io/zach115th/iriswebapp_app:IRIS-NG-v1.1.1
docker pull ghcr.io/zach115th/iriswebapp_db:IRIS-NG-v1.1.1
docker pull ghcr.io/zach115th/iriswebapp_nginx:IRIS-NG-v1.1.1

Running from source instead is the tested path — see
Getting Started.

Helm chart

The packaged chart is attached to this release:

helm install iris-ng \
  https://github.com/zach115th/iris-ng/releases/download/IRIS-NG-v1.1.1/iris-web-0.5.1.tgz \
  -n iris --create-namespace -f my-values.yaml

Change the ingress hostname and every shipped secret first — see the
Kubernetes wiki page.

No registration, activation, or license key is required.

Full Changelog: https://github.com/zach115th/iris-ng/commits/IRIS-NG-v1.1.1

IRIS-NG-v1.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:48

IRIS-NG Community Edition — IRIS-NG-v1.0.2

Full notes: CHANGELOG.md
· Wiki
· Getting Started

Container images

Published to GHCR by the image workflows on this same tag. The image
tag replaces + with -, since + is not valid in a Docker tag:

docker pull ghcr.io/zach115th/iriswebapp_app:IRIS-NG-v1.0.2
docker pull ghcr.io/zach115th/iriswebapp_db:IRIS-NG-v1.0.2
docker pull ghcr.io/zach115th/iriswebapp_nginx:IRIS-NG-v1.0.2

Running from source instead is the tested path — see
Getting Started.

Helm chart

The packaged chart is attached to this release:

helm install iris-ng \
  https://github.com/zach115th/iris-ng/releases/download/IRIS-NG-v1.0.2/iris-web-0.4.1.tgz \
  -n iris --create-namespace -f my-values.yaml

Change the ingress hostname and every shipped secret first — see the
Kubernetes wiki page.

No registration, activation, or license key is required.

Full Changelog: https://github.com/zach115th/iris-ng/commits/IRIS-NG-v1.0.2

IRIS-NG-v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:21

IRIS-NG Community Edition — IRIS-NG-v1.0.1

Full notes: CHANGELOG.md
· Wiki
· Getting Started

Container images

Published to GHCR by the image workflows on this same tag. The image
tag replaces + with -, since + is not valid in a Docker tag:

docker pull ghcr.io/zach115th/iriswebapp_app:IRIS-NG-v1.0.1
docker pull ghcr.io/zach115th/iriswebapp_db:IRIS-NG-v1.0.1
docker pull ghcr.io/zach115th/iriswebapp_nginx:IRIS-NG-v1.0.1

Running from source instead is the tested path — see
Getting Started.

Helm chart

The packaged chart is attached to this release:

helm install iris-ng \
  https://github.com/zach115th/iris-ng/releases/download/IRIS-NG-v1.0.1/iris-web-0.4.0.tgz \
  -n iris --create-namespace -f my-values.yaml

Change the ingress hostname and every shipped secret first — see the
Kubernetes wiki page.

No registration, activation, or license key is required.

Full Changelog: https://github.com/zach115th/iris-ng/commits/IRIS-NG-v1.0.1

IRIS-NG-v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:44

IRIS-NG Community Edition — IRIS-NG-v1.0.0

Full notes: CHANGELOG.md
· Wiki
· Getting Started

Container images

Published to GHCR by the image workflows on this same tag. The image
tag replaces + with -, since + is not valid in a Docker tag:

docker pull ghcr.io/zach115th/iriswebapp_app:IRIS-NG-v1.0.0
docker pull ghcr.io/zach115th/iriswebapp_db:IRIS-NG-v1.0.0
docker pull ghcr.io/zach115th/iriswebapp_nginx:IRIS-NG-v1.0.0

Running from source instead is the tested path — see
Getting Started.

Helm chart

The packaged chart is attached to this release:

helm install iris-ng \
  https://github.com/zach115th/iris-ng/releases/download/IRIS-NG-v1.0.0/iris-web-0.3.0.tgz \
  -n iris --create-namespace -f my-values.yaml

Change the ingress hostname and every shipped secret first — see the
Kubernetes wiki page.

No registration, activation, or license key is required.

Full Changelog: https://github.com/zach115th/iris-ng/commits/IRIS-NG-v1.0.0