Commit graph

92 commits

Author SHA1 Message Date
Jan Graefen
9663bcced0 Fix build status shield 2022-12-15 22:01:47 +01:00
Jan Graefen
b8186f6b3c Release of helm chart for v0.5.0 2022-12-14 16:02:05 +01:00
Jan Graefen
268d1f9f57 Fix constructor for primary IP collector 2022-12-14 15:37:54 +01:00
Jan Graefen
8df2d29893 Fix line endings 2022-12-14 15:36:50 +01:00
Jan Graefen
05dc439f7f Add support for primary IPs 2022-12-14 15:29:15 +01:00
dependabot[bot]
5d61524891 Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:47:52 +01:00
Jan Graefen
074e0cd860 Fix golangci issue 2022-12-14 14:45:48 +01:00
dependabot[bot]
7c7234fe8e Bump github.com/hetznercloud/hcloud-go from 1.35.2 to 1.38.0
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.35.2 to 1.38.0.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.35.2...v1.38.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:41:31 +01:00
Jan Graefen
6f5fa2c782 Merge branch 'main' of github.com:jangraefen/hcloud-pricing-exporter 2022-12-14 14:39:04 +01:00
Jan Graefen
bf2ae7a0f4 Adapt go linting 2022-12-14 14:38:40 +01:00
dependabot[bot]
07caf20dc4 Bump goreleaser/goreleaser-action from 2 to 4 in /.github/workflows
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:36:04 +01:00
dependabot[bot]
d717f703b8 Bump docker/login-action from 1 to 2 in /.github/workflows
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:35:55 +01:00
dependabot[bot]
9a86f71039 Bump helm/chart-releaser-action in /.github/workflows
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.2.0...v1.4.1)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:35:45 +01:00
dependabot[bot]
9409e90126 Bump crazy-max/ghaction-docker-meta from 1 to 4 in /.github/workflows
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 1 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v1...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:35:36 +01:00
dependabot[bot]
b01797e628 Bump azure/setup-helm from 1 to 3 in /.github/workflows
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v1...v3)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 14:35:26 +01:00
Jan Graefen
30bb17cc29 Do some basic chores 2022-12-14 14:33:16 +01:00
dependabot[bot]
4962f36150 Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 11:55:42 +02:00
dependabot[bot]
d9113d4057 Bump github.com/hetznercloud/hcloud-go from 1.35.1 to 1.35.2
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.35.1 to 1.35.2.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.35.1...v1.35.2)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 22:25:28 +02:00
Jan Gräfen
6b1b22dfd0
Merge pull request #22 from jangraefen/dependabot/go_modules/github.com/hetznercloud/hcloud-go-1.35.1
Bump github.com/hetznercloud/hcloud-go from 1.34.0 to 1.35.1
2022-07-05 07:38:07 +02:00
dependabot[bot]
8aad02515d
Bump github.com/hetznercloud/hcloud-go from 1.34.0 to 1.35.1
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.34.0 to 1.35.1.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.34.0...v1.35.1)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 04:18:24 +00:00
Jan Gräfen
9a1efca966
Merge pull request #20 from jangraefen/dependabot/go_modules/github.com/hetznercloud/hcloud-go-1.34.0
Bump github.com/hetznercloud/hcloud-go from 1.33.2 to 1.34.0
2022-06-17 15:31:05 +02:00
dependabot[bot]
32c30dbe6c
Bump github.com/hetznercloud/hcloud-go from 1.33.2 to 1.34.0
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.33.2 to 1.34.0.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.33.2...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 04:16:54 +00:00
Jan Gräfen
3f47efca14
Merge pull request #19 from jangraefen/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
2022-05-31 12:31:10 +02:00
dependabot[bot]
89a8237171
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:19:29 +00:00
Jan Gräfen
bee2950375
Merge pull request #18 from jangraefen/chore/upgrade-to-go-18
Upgrade to go 1.18 and general maintanence
2022-05-07 16:49:53 +02:00
Jan Graefen
ddeb55312a Remove deprecated linter 2022-05-07 16:32:50 +02:00
Jan Graefen
907b7c10ff Update linter config 2022-05-07 16:30:12 +02:00
Jan Graefen
abcbf3de8e Upgrade GitHub actions and perform go mod tidy 2022-05-07 16:23:57 +02:00
Jan Graefen
0a8247e473 Merge branch 'main' into chore/upgrade-to-go-18 2022-05-07 16:11:09 +02:00
Jan Graefen
a57c811f7d Upgrade to go 1.18
Additionally, this commit will introduce the offical golangci-lint GitHub action, instead of installing it manually.
2022-05-07 16:09:26 +02:00
dependabot[bot]
0d6f0b209a Bump github.com/hetznercloud/hcloud-go from 1.33.1 to 1.33.2
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.33.1 to 1.33.2.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.33.1...v1.33.2)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 16:00:26 +02:00
dependabot[bot]
0d65c414cc Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 06:14:41 +01:00
Jan Graefen
bcb1235f06 Upgrade checkout action version 2021-12-20 01:29:49 +01:00
dependabot[bot]
656f54e7a9 Bump github.com/hetznercloud/hcloud-go from 1.33.0 to 1.33.1
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.33.0...v1.33.1)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 19:20:07 +01:00
dependabot[bot]
03d7d21dd9 Bump github.com/hetznercloud/hcloud-go from 1.32.0 to 1.33.0
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.32.0...v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 14:18:27 +01:00
Jan Gräfen
6fd87bb78f
Create stale.yml 2021-11-04 01:51:10 +01:00
Jan Gräfen
c17b6178ba Add version parameter to helm commands in the READMEs 2021-09-21 17:13:54 +02:00
Jan Gräfen
adb1334b40 Upgrade helm release to newest version 2021-08-24 12:34:07 +02:00
Jan Gräfen
6aae8286f5 Update floating IP pricing logic 2021-08-24 12:16:03 +02:00
dependabot[bot]
076378993b Bump github.com/hetznercloud/hcloud-go from 1.29.1 to 1.32.0
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.29.1 to 1.32.0.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.29.1...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 09:35:01 +02:00
dependabot[bot]
7ea03aac18 Bump github.com/hetznercloud/hcloud-go from 1.29.0 to 1.29.1
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 21:54:26 +02:00
dependabot[bot]
f1037f5b93 Bump github.com/hetznercloud/hcloud-go from 1.28.0 to 1.29.0
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 11:24:54 +02:00
dependabot[bot]
55a58e61fb Bump github.com/hetznercloud/hcloud-go from 1.26.1 to 1.28.0
Bumps [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) from 1.26.1 to 1.28.0.
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/hetznercloud/hcloud-go/compare/v1.26.1...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-24 18:19:54 +02:00
dependabot[bot]
150ab8543a Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-24 18:04:54 +02:00
Jan Gräfen
d5ebde4cad
Create dependabot.yml 2021-07-24 17:36:40 +02:00
Jan Gräfen
7c31d92a31
Create dependabot.yml 2021-06-20 00:22:59 +02:00
Jan Gräfen
158183f2b4 Add helm release for 0.3.2 2021-06-18 20:12:58 +02:00
xsteadfastx
b367dc125f build arm v7 docker image 2021-06-18 20:05:25 +02:00
Jan Gräfen
935d4750cd Re-trigger helm release 2021-05-31 13:20:31 +02:00
Jan Gräfen
9ddee08350 Add changelog to helm chart for artifacthub.io 2021-05-31 13:16:40 +02:00