Commit Graph

553 Commits

Author SHA1 Message Date
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
Tobias Lindberg
ab69d262c6 alignment of commands to version 4.23.6 (#265) 2024-01-30 22:15:38 +01:00
Tobias Lindberg
bdd058dfb8 updating go mods and linting markdown files (#264) 2024-01-30 22:14:36 +01:00
dependabot[bot]
7a684aebbd Bump peter-evans/dockerhub-description from 3 to 4 (#262)
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  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-01-30 21:49:12 +01:00
dependabot[bot]
9957d79622 Bump actions/cache from 3 to 4 (#261)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-01-30 21:49:04 +01:00
dependabot[bot]
9e38dc5dcb Bump golang from 1.21.5 to 1.21.6 (#260)
Bumps golang from 1.21.5 to 1.21.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-01-30 21:48:52 +01:00
Tobias Lindberg
ae9d06f437 bumping new version v1.16.6
updating CHANGELOG
v1.16.6
2023-12-19 12:29:47 +01:00
dependabot[bot]
245a3d5341 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#259)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 10:01:03 +01:00
dependabot[bot]
d7d0c0352c Bump github/codeql-action from 2 to 3 (#258)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-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>
2023-12-14 15:13:14 +01:00
dependabot[bot]
9eafb396e3 Bump golang from 1.21.4 to 1.21.5 (#257) 2023-12-07 11:50:55 +01:00
dependabot[bot]
79ef4094f3 Bump actions/setup-go from 4 to 5 (#256)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-12-07 11:50:28 +01:00
dependabot[bot]
65c43139cf Bump golang from 1.21.3 to 1.21.4 (#253)
Bumps golang from 1.21.3 to 1.21.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>
2023-11-13 09:47:27 +01:00
Tobias Lindberg
243363e7c4 update teslamate repo links to teslamate-org 2023-11-13 09:40:44 +01:00
dependabot[bot]
a946e6e3e5 Bump golang from 1.21.2 to 1.21.3 (#251)
Bumps golang from 1.21.2 to 1.21.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>
2023-10-16 15:09:43 +02:00
Tobias Lindberg
d6867f9e6c bumping new version v1.16.5
updating CHANGELOG
v1.16.5
2023-10-12 23:32:39 +02:00
Tobias Lindberg
8c106345b8 workflow setup go version by go.mod (#249) 2023-10-12 23:22:44 +02:00
dependabot[bot]
adef1060b6 Bump golang.org/x/net from 0.15.0 to 0.17.0 (#248)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 23:09:31 +02:00
dependabot[bot]
cb101d5b0a Bump golang from 1.21.1 to 1.21.2 (#247)
Bumps golang from 1.21.1 to 1.21.2.

---
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>
2023-10-12 23:07:22 +02:00
Tobias Lindberg
31d09b41ed bumping new version v1.16.4
updating CHANGELOG
v1.16.4
2023-09-23 07:49:51 +02:00
Tobias Lindberg
b0c86642cc fix NullString issue in several endpoints (#245)
Co-authored-by: Vincent Barrier <vbarrier@kagilum.com>
2023-09-23 07:47:23 +02:00