Commit Graph

572 Commits

Author SHA1 Message Date
dependabot[bot]
159a01ef52 Bump golang from 1.22.6 to 1.23.1 (#306) 2024-09-18 04:26:14 +02:00
dependabot[bot]
885421982c Bump alpine from 3.20.2 to 3.20.3 (#305) 2024-09-18 04:25:51 +02:00
Tobias Lindberg
a52fc1331a decrease Dockerfile layers (#303) 2024-08-12 15:33:29 +02:00
dependabot[bot]
0e856819ac Bump golang from 1.22.5 to 1.22.6 (#302)
Bumps golang from 1.22.5 to 1.22.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:46:25 +02:00
Tobias Lindberg
4be75c1813 bumping new version v1.18.2
updating CHANGELOG
v1.18.2
2024-08-12 11:38:45 +02:00
dependabot[bot]
927091dc25 Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 (#298)
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/eclipse/paho.mqtt.golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:43:31 +02:00
Tobias Lindberg
ebc0af2443 fix: status drivingdetails.speed to be int and not float64 (#301)
rel #299
2024-08-12 10:29:27 +02:00
dependabot[bot]
3ef8407597 Bump alpine from 3.20.1 to 3.20.2 (#297)
Bumps alpine from 3.20.1 to 3.20.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:14:08 +02:00
Chris B
596dadb171 fix: converts the current speed if unit is "mi" on status endpoint (#299) 2024-08-12 10:12:27 +02:00
Tobias Lindberg
5719a2eb82 bumping new version v1.18.1
updating CHANGELOG
v1.18.1
2024-07-24 23:14:07 +02:00
Tobias Lindberg
880d6e2094 fix: k8s health runtime error (#296) 2024-07-24 23:11:14 +02:00
Tobias Lindberg
b6d02803de bumping new version v1.18.0
updating CHANGELOG
v1.18.0
2024-07-24 22:57:58 +02:00
Tobias Lindberg
066e7d2345 add center_display_state mqtt topic (#295) 2024-07-24 22:49:53 +02:00
Tobias Lindberg
67c548b8e3 updating go mods 2024-07-24 22:46:40 +02:00
Tobias Lindberg
fa4736e509 Feature: adding support for k8s health endpoints (#191)
* adding support for k8s health endpoints
* fix: update readyz if mqtt is lost
2024-07-24 22:31:44 +02:00
dependabot[bot]
7220454ec0 Bump golang from 1.22.4 to 1.22.5 (#293)
Bumps golang from 1.22.4 to 1.22.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:53:01 +02:00
dependabot[bot]
01b67ff7ee Bump alpine from 3.20.0 to 3.20.1 (#290)
Bumps alpine from 3.20.0 to 3.20.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 16:31:01 +02:00
Tobias Lindberg
be934f1cd9 ci: updating workflow to use var for username 2024-06-20 12:29:49 +02:00
Tobias Lindberg
cc22a37a14 fix: only cosign edge and releases 2024-06-20 10:41:14 +02:00
Tobias Lindberg
b6043e0cce Add and update of MQTT topics (#289) 2024-06-20 09:26:28 +02:00
Tobias Lindberg
637425d1c2 updating go mods 2024-06-19 12:17:06 +02:00
Tobias Lindberg
6cf37c5a29 fix: resolving fatal when disabling of mqtt (#288) 2024-06-19 12:11:32 +02:00
dependabot[bot]
f7ac2f7f00 Bump golang from 1.22.3 to 1.22.4 (#286)
Bumps golang from 1.22.3 to 1.22.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 14:09:55 +02:00
dependabot[bot]
db103e3780 Bump docker/build-push-action from 5 to 6 (#287)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 14:08:54 +02:00
dependabot[bot]
2378dfa34a Bump golang from 1.22.2 to 1.22.3 (#284)
Bumps golang from 1.22.2 to 1.22.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 00:00:01 +02:00
dependabot[bot]
d0cd70a12f Bump alpine from 3.19.1 to 3.20.0 (#285)
Bumps alpine from 3.19.1 to 3.20.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 23:59:48 +02:00
dependabot[bot]
a061cf0c14 Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#283) 2024-05-07 22:28:15 +02:00
dependabot[bot]
d773d31f26 Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#282) 2024-05-05 18:34:17 +02:00
Tobias Lindberg
97541b3981 fix badges in README
- adding logo
2024-04-09 19:47:53 +02:00
Tobias Lindberg
97c3a5989b updating badges in README.md
rel #279
rel #280
2024-04-09 00:01:52 +02:00
Tobias Lindberg
6a39d8ae10 fix cosign verify command
rel #280
2024-04-08 23:33:30 +02:00
Tobias Lindberg
99c736955d add cosign of images in build workflow (#280) 2024-04-08 23:22:57 +02:00
Tobias Lindberg
369a522b0b fix workflow typo
rel 49f1f5e0f1
2024-04-08 09:26:45 +02:00
Tobias Lindberg
49f1f5e0f1 updating image inspection
rel bd75110ac0
2024-04-08 09:24:45 +02:00
Tobias Lindberg
bd75110ac0 add build image inspect step
rel #279
2024-04-08 09:01:55 +02:00
Tobias Lindberg
4e72f962ca fix codeQL permissions 2024-04-07 16:33:48 +02:00
Tobias Lindberg
ebc1ebc311 fix metadata annotation level on images
rel #279
2024-04-07 16:02:13 +02:00
Tobias Lindberg
a8966b3e0e update GitHub action workflow and go mod (#279)
* add permission block
* switching from local cache to gha
* add annotations and sbom to build step
* moving dockerhub update to separate job
* update go mods
* add gha workflow_dispatch
2024-04-07 15:05:01 +02:00
Tobias Lindberg
f038e96845 bumping new version v1.17.2
updating CHANGELOG
v1.17.2
2024-03-30 00:16:20 +01:00
Tobias Lindberg
4636fe6493 fix: issue after location mqtt implementation (#278) 2024-03-30 00:11:43 +01:00
dependabot[bot]
634b2d681b Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#276)
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 0.0.6 to 1.0.0.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/gzip/compare/v0.0.6...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 00:06:16 +01:00
Tobias Lindberg
2e0f05f11a bumping new version v1.17.1
updating CHANGELOG
v1.17.1
2024-03-15 13:09:29 +01:00
Tobias Lindberg
67e6ab22bf Fix permission issues with Dockerfile nonroot implementation (#274) 2024-03-15 13:07:53 +01:00
Tobias Lindberg
f64628bec5 bumping new version v1.17.0
updating CHANGELOG
v1.17.0
2024-03-15 08:35:28 +01:00
dependabot[bot]
995e7ab952 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#272)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 15:59:54 +01:00
dependabot[bot]
28cee1d673 Bump golang from 1.22.0 to 1.22.1 (#271)
Bumps golang from 1.22.0 to 1.22.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 15:59:42 +01:00
Tobias Lindberg
7548d5dbaa Add tire pressure warning and active route from mqtt (#270) 2024-03-04 11:39:41 +01:00
dependabot[bot]
98a4f6ddf3 Bump golang from 1.21.6 to 1.22.0 (#268)
Bumps golang from 1.21.6 to 1.22.0.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 20:02:15 +01:00
Tobias Lindberg
3969a70d90 fix Dockerfile alpine container typo (#267)
rel #266
2024-02-05 12:22:20 +01:00
Tobias Lindberg
fc5fb63f03 update Dockerfile to specific version and use of nonroot user (#266)
* using alpine specific version instead of latest
* running container with nonroot user
2024-02-05 11:23:14 +01:00