Skip to content

xapp-hello-world-3.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 09:36
5661b62

Changelog

3.0.5 (2024-10-09)

Reverts

  • deps: Downgrade accelleran/xapp-framework-package docker tag to v3 (#639) (cabc569)

3.0.4 (2024-10-08)

Bug Fixes

  • deps: Update accelleran/acc-generic-img docker tag to v0.8.1 (0bcaef5)
  • deps: Update accelleran/xapp-framework-package docker tag to v3.0.5 (f61907a)
  • deps: Update accelleran/xapp-framework-package docker tag to v4 (#635) (46b8a99)
  • deps: Update redis docker tag to v7.4.1 (22c48e7)

3.0.3 (2024-07-30)

Bug Fixes

  • deps: Update accelleran/xapp-framework-package docker tag to v3.0.2 (f2ffc3d)
  • deps: Update redis docker tag to v7.4.0 (02f3ed3)

3.0.2 (2024-07-22)

Bug Fixes

  • deps: Update accelleran/xapp-framework-package docker tag to v3.0.1 (8ad03c0)

3.0.1 (2024-06-14)

Bug Fixes

3.0.0 (2024-06-05)

⚠ BREAKING CHANGES

  • fix typo in xappEndpoints
  • deps: bump app version to 3.0.0
  • remove drax node selector
  • bump xapp-redis to 0.3.0
  • deps: bump redis app version to 7.2.5-alpine3.20
  • convert deployment to statefulset
  • use image.tag to inject custom redis version
  • change git init path to /home/xapp/xapp
  • fix paths
  • remove ingress

Features

  • Bump xapp-redis to 0.3.0 (3affa71)

Bug Fixes

  • Change git init path to /home/xapp/xapp (dbf0c29)
  • Convert deployment to statefulset (6687974)
  • deps: Bump app version to 3.0.0 (b942c36)
  • deps: Bump redis app version to 7.2.5-alpine3.20 (9c3cb4f)
  • Fix init containers after update to acc-generic-img:0.8.0 (4de0f43)
  • Fix paths (d071875)
  • Fix pvc (b5a5d53)
  • Fix typo in xappEndpoints (5319596)
  • Remove drax node selector (4fc5728)
  • Remove ingress (d198ebb)
  • Set initImage tag explicitly to 0.8.0 (3be5822)
  • Update xapp-hello-world Chart.lock (c6044d9)
  • Use image.tag to inject custom redis version (c9fb5bf)