Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Releases: ardoq/k8s-ardoq-bridge

v0.0.30

19 Sep 13:58
Compare
Choose a tag to compare

Changelog

  • 0ef7c45 Release v0.0.30 [ci deploy]
  • 9512734 security-fixes: update dependencies (#212)
  • e4d256a Bump github.com/prometheus/client_golang from 1.15.0 to 1.16.0 (#205)
  • df5deb4 Bump github.com/onsi/gomega from 1.27.7 to 1.27.10 (#209)
  • a94c009 Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 (#206)
  • 43a6b02 Bump k8s.io/apimachinery from 0.27.2 to 0.27.4 (#208)
  • ff9d771 Bump golang.org/x/tools from 0.9.1 to 0.11.1 (#207)
  • a092f92 Bump helm/kind-action from 1.7.0 to 1.8.0 (#210)

v0.0.29

22 May 12:13
Compare
Choose a tag to compare

Changelog

  • 9df19dc Release v0.0.29 [ci deploy]
  • 82b1305 Chore/update deps (#198)
  • 4be0edf Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#188)
  • cbe668d Bump helm/chart-testing-action from 2.2.1 to 2.4.0 (#181)
  • 5a9b7b6 Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#182)
  • 61f544e Bump k8s.io/client-go from 0.26.2 to 0.26.3 (#180)
  • c81e9ca Bump actions/setup-go from 3 to 4 (#177)
  • f1001fc Bump github.com/onsi/gomega from 1.27.3 to 1.27.4 (#176)
  • a866283 Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#173)
  • 3d356ca Bump github.com/onsi/gomega from 1.25.0 to 1.27.2 (#171)
  • 33a2ede Bump k8s.io/client-go from 0.26.0 to 0.26.2 (#172)
  • ddbcb2e Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.9.0 (#168)
  • 7ab7ecc Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (#162)
  • 92e5d07 Bump docker/build-push-action from 3 to 4 (#161)
  • bb2d1cb Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#158)

v0.0.28

17 Jan 16:45
Compare
Choose a tag to compare

Changelog

v0.0.26

08 Jun 10:51
Compare
Choose a tag to compare

Changelog

  • 2acf73c Release v0.0.26 [ci deploy]
  • 12805d7 Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#76)
  • 9309b96 Revert "WIP: try not to restart but rather restart the loop (#61)" (#77)
  • 3215ec1 Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#75)
  • 8a714a8 Bump k8s.io/client-go from 0.23.6 to 0.24.0 (#74)
  • 03a223d Bump docker/setup-buildx-action from 1 to 2 (#71)
  • 208e575 Bump docker/login-action from 1 to 2 (#70)
  • 07e93c9 Bump docker/build-push-action from 2 to 3 (#69)
  • 08b8763 Bump docker/setup-qemu-action from 1 to 2 (#68)
  • 5dd87c9 Upgraded helm chart version to 0.1.21 appVersion to v0.0.25

v0.0.25

05 May 10:20
Compare
Choose a tag to compare

Changelog

  • c3a76cf Release v0.0.25 [ci deploy]
  • c29e897 (Feat) redo http client with go-resty (#67)
  • ffc2cb7 Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.4 (#66)
  • c1138f1 (feat) migrate from repeated fields to shared components (#59)
  • dd215bc Bump k8s.io/client-go from 0.23.5 to 0.23.6 (#63)
  • 610af4b Bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 (#62)
  • f509f0e Bump k8s.io/api from 0.23.5 to 0.23.6 (#65)
  • 595efa5 WIP: try not to restart but rather restart the loop (#61)
  • 6a2dc1f Bump azure/setup-helm from 2.0 to 2.1 (#60)
  • 9af5a03 Bump actions/setup-go from 2 to 3 (#58)
  • eeb2cd9 Upgraded helm chart version to 0.1.20 appVersion to v0.0.24

v0.0.24

05 Apr 08:16
Compare
Choose a tag to compare

Changelog

  • e9efd85 Release v0.0.24 [ci deploy]
  • 1802211 (feat) capture application requests and limits (#57)
  • ae58712 fix: exit when the connection to kubernetes hangs up (#56)
  • ace933c Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#55)
  • 431eb44 Bump actions/cache from 2 to 3 (#54)
  • d6e5e91 raise lease duration and renew deadline to production values (#53)
  • 06d8f65 Upgraded helm chart version to 0.1.19 appVersion to v0.0.23
  • 215d9d6 updated: cleaner helm charts (#52)
  • 35e1998 Bump k8s.io/client-go from 0.23.4 to 0.23.5 (#49)
  • fea04c8 Bump golang.org/x/tools from 0.1.9 to 0.1.10 (#50)
  • 6e289d3 Bump k8s.io/api from 0.23.4 to 0.23.5 (#48)
  • 66d6c14 Bump github.com/mories76/ardoq-client-go from 0.0.9 to 0.0.10 (#47)
  • e1a77c2 Bump helm/chart-testing-action from 2.2.0 to 2.2.1 (#46)

v0.0.23

08 Mar 16:55
Compare
Choose a tag to compare

Changelog

  • 89131c1 Release v0.0.23 [ci deploy]
  • d6905dc capture node pool and node instance type (#45)
  • e109e1c [automated commit] uploaded index file
  • 5b6c165 [automated commit] uploaded archived helm chart
  • 53dee8a Upgraded helm chart version to 0.1.18 appVersion to v0.0.22

v0.0.22

07 Mar 13:19
Compare
Choose a tag to compare

Changelog

  • 109290e Release v0.0.22 [ci deploy]
  • 721d5b3 (chore) Better testing and switch to json log formatter (#44)
  • af652a4 Bump actions/setup-python from 2.3.2 to 3 (#42)
  • 0203ece Bump actions/checkout from 2 to 3 (#43)
  • e06d34d [automated commit] uploaded index file
  • 6b110e8 [automated commit] uploaded archived helm chart
  • 4989863 Upgraded helm chart version to 0.1.17 appVersion to v0.0.21

k8s-ardoq-bridge-0.1.18

07 Mar 14:06
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v0.0.21

02 Mar 14:47
Compare
Choose a tag to compare

Changelog

  • 65c9dc2 Release v0.0.21 [ci deploy]
  • 9d24369 Bump golangci/golangci-lint-action from 2 to 3.1.0 (#40)
  • e156468 Bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3 (#41)
  • d44a644 DEVOPS-129 metrics (#39)
  • c5192e1 [automated commit] uploaded index file
  • 3e96b09 [automated commit] uploaded archived helm chart
  • 6c12181 Upgraded helm chart version to 0.1.16 appVersion to v0.0.20