Commit Graph

1559 Commits

Author SHA1 Message Date
CrazyMax
a3dd66ae37 Merge pull request #1530 from crazy-max/gotify-token-header
gotify: use X-Gotify-Key header to send token
2025-11-09 15:48:38 +01:00
CrazyMax
db18d35125 Merge pull request #1529 from artgpz/fix-matrix-notifications
Fix matrix notifications
2025-11-09 15:47:22 +01:00
Arturo Guzman
f14c4438e6 fix: replace gomatrix client with mautrix-go, fixes #1527 2025-11-09 12:54:51 +00:00
CrazyMax
68c793c1a1 gotify: use X-Gotify-Key header to send token 2025-11-08 23:33:30 +01:00
CrazyMax
52beb84868 Merge pull request #1525 from crazy-max/dependabot/github_actions/actions/upload-artifact-5
chore(deps): bump actions/upload-artifact from 4 to 5
2025-11-08 23:31:22 +01:00
CrazyMax
3476393591 Merge pull request #1524 from crazy-max/dependabot/github_actions/actions/download-artifact-6
chore(deps): bump actions/download-artifact from 5 to 6
2025-11-08 23:30:41 +01:00
CrazyMax
14f04526b5 Merge pull request #1515 from crazy-max/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2025-11-08 23:30:25 +01:00
dependabot[bot]
c4dd68880f chore(deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:20:13 +00:00
dependabot[bot]
6e01ac503c chore(deps): bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:19:41 +00:00
dependabot[bot]
8523cb7275 chore(deps): bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 06:01:17 +00:00
CrazyMax
d8684b97a1 Merge pull request #1509 from crazy-max/update-mkdocs
MkDocs Material 9.6.20
2025-09-28 19:19:54 +02:00
CrazyMax
7003904695 MkDocs Material 9.6.20 2025-09-28 19:05:05 +02:00
CrazyMax
f5268075e2 Merge pull request #1502 from crazy-max/switch-containers-image
switch to go.podman.io/image/v5
2025-09-13 20:01:49 +02:00
CrazyMax
ed706b60ad switch to go.podman.io/image/v5 2025-09-13 19:47:16 +02:00
CrazyMax
a70601f4b0 fix CHANGELOG 2025-08-31 16:36:14 +02:00
CrazyMax
d3f721e2ff update CHANGELOG v4.30.0 2025-08-31 16:32:21 +02:00
CrazyMax
be0dec9e06 Merge pull request #1487 from crazy-max/update-nomad
vendor: update to github.com/hashicorp/nomad/api v1.10.4
2025-08-31 16:05:29 +02:00
CrazyMax
9c69ad1a1b vendor: update to github.com/hashicorp/nomad/api v1.10.4 2025-08-31 15:50:12 +02:00
CrazyMax
c14b41e442 Merge pull request #1490 from crazy-max/pushover-http
switch to http client for pushover notifier
2025-08-31 15:49:23 +02:00
CrazyMax
cf2edc7db2 switch to http client for pushover notifier 2025-08-31 15:40:03 +02:00
CrazyMax
5f67b0d8ea Merge pull request #1489 from crazy-max/notif-tls-config
Add TLS config options for notifiers using HTTP client
2025-08-31 14:02:55 +02:00
CrazyMax
288d3395c3 Add TLS config options for notifiers using HTTP client 2025-08-31 13:49:13 +02:00
CrazyMax
fd46218095 Merge pull request #1488 from crazy-max/rm-openssl
dockerfile: remove openssl package
2025-08-31 10:45:05 +02:00
CrazyMax
084dfebddf dockerfile: remove openssl package 2025-08-31 10:39:17 +02:00
CrazyMax
c3030fab58 Merge pull request #1479 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.36.8
chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8
2025-08-31 10:29:54 +02:00
CrazyMax
032a7b9c75 chore: update generated content 2025-08-31 10:23:50 +02:00
CrazyMax
a9884141f9 Merge pull request #1486 from crazy-max/ci-matrix-subaction
ci: use bake matrix subaction
2025-08-31 10:21:04 +02:00
CrazyMax
794f23751b ci: use bake matrix subaction 2025-08-29 15:09:46 +02:00
CrazyMax
c57b38be55 Merge pull request #1482 from crazy-max/dependabot/go_modules/github.com/stretchr/testify-1.11.1
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
2025-08-29 10:28:43 +02:00
CrazyMax
ccd9ef12af Merge pull request #1477 from crazy-max/dependabot/go_modules/go.etcd.io/bbolt-1.4.3
chore(deps): bump go.etcd.io/bbolt from 1.4.2 to 1.4.3
2025-08-29 10:27:32 +02:00
CrazyMax
6bfd0d89dd Merge pull request #1474 from crazy-max/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 4 to 5
2025-08-29 10:27:15 +02:00
CrazyMax
f97bdb730b Merge pull request #1452 from robin-moser/master
Add Elasticsearch notification
2025-08-29 10:25:23 +02:00
dependabot[bot]
49703a1925 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 07:07:22 +00:00
dependabot[bot]
3be171153f chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8
Bumps google.golang.org/protobuf from 1.36.7 to 1.36.8.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 06:30:03 +00:00
dependabot[bot]
955efd6256 chore(deps): bump go.etcd.io/bbolt from 1.4.2 to 1.4.3
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 07:45:50 +00:00
dependabot[bot]
99ab4aaa81 chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:02:59 +00:00
CrazyMax
d6f79800e2 notif(elasticsearch): switch to address field and validate 2025-08-10 00:56:03 +02:00
CrazyMax
c5ce30dae9 Merge pull request #1471 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.36.7
chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7
2025-08-09 23:43:21 +02:00
CrazyMax
67675d784d chore: update generated content 2025-08-09 23:10:27 +02:00
CrazyMax
9c8752994a Merge pull request #1469 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.27.0
chore(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0
2025-08-09 23:07:26 +02:00
CrazyMax
06f89502b7 Merge pull request #1470 from crazy-max/dependabot/go_modules/github.com/docker/go-connections-0.6.0
chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0
2025-08-09 22:36:46 +02:00
dependabot[bot]
bca190cdb2 chore(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/mod/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 20:27:26 +00:00
dependabot[bot]
0be2aa88c0 chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7
Bumps google.golang.org/protobuf from 1.36.6 to 1.36.7.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-09 20:27:25 +00:00
CrazyMax
50dab6ac07 Merge pull request #1467 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.36.1
chore(deps): bump github.com/containers/image/v5 from 5.36.0 to 5.36.1
2025-08-09 22:26:54 +02:00
CrazyMax
dfbacb3066 Merge pull request #1468 from crazy-max/dependabot/github_actions/actions/download-artifact-5
chore(deps): bump actions/download-artifact from 4 to 5
2025-08-09 22:26:33 +02:00
CrazyMax
d2e711f8ef Merge pull request #1472 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.35.0
chore(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0
2025-08-09 22:25:57 +02:00
Robin Moser
f245869582 Add Elasticsearch notification
Elsasticsearch notification: add test cases

Elasticsearch notification: make timeout configurable

Elsasticsearch notification: add @timestamp field to JSON data

Elsasticsearch notification: improve error handling

use context.WithTimeoutCause

Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>

better comment the elaticsearch api endpoint

add screenshot to documentation
2025-08-09 15:50:55 +02:00
dependabot[bot]
44894c3c67 chore(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/sys/compare/v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-08 06:47:31 +00:00
dependabot[bot]
a94808dc1e chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0
Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-08 06:47:19 +00:00
dependabot[bot]
7d7eb45cfb chore(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 06:47:19 +00:00