750aaf22ac
ci: fix dockerfile warning ( #11956 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-11-07 19:16:11 +00:00
116a3e75da
core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 ( #11002 )
...
* core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0
Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/gorilla/sessions/releases )
- [Commits](https://github.com/gorilla/sessions/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/sessions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* tidy
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump golangci
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump golang docker image to 1.23 too
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-08-22 10:53:58 +02:00
194c1a2fcc
root: fix docker build warnings ( #10881 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-08-12 16:09:54 +00:00
c3445374c2
core: FIPS ( #9683 )
...
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-05-23 17:34:52 +00:00
ac6266a23a
core: bump golang from 1.22.2-bookworm to 1.22.3-bookworm ( #9636 )
...
Bumps golang from 1.22.2-bookworm to 1.22.3-bookworm.
---
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-08 11:57:16 +02:00
eb36c8dd0c
core: Bump golang from 1.22.1-bookworm to 1.22.2-bookworm ( #9125 )
...
Bumps golang from 1.22.1-bookworm to 1.22.2-bookworm.
---
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-04-04 12:01:11 +02:00
48b24e5c65
core: bump golang from 1.22.0-bookworm to 1.22.1-bookworm ( #8820 )
...
Bumps golang from 1.22.0-bookworm to 1.22.1-bookworm.
---
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-06 12:09:14 +01:00
c9b39f2eba
core: bump golang from 1.21.6-bookworm to 1.22.0-bookworm ( #8444 )
...
Bumps golang from 1.21.6-bookworm to 1.22.0-bookworm.
---
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-02-07 11:55:28 +01:00
fdefe23d46
core: bump golang from 1.21.5-bookworm to 1.21.6-bookworm ( #8111 )
...
Bumps golang from 1.21.5-bookworm to 1.21.6-bookworm.
---
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-10 12:15:16 +01:00
5f6ba74f64
Fix cache related image build issues
2023-12-09 06:07:21 +01:00
459449a82b
core: bump golang from 1.21.4-bookworm to 1.21.5-bookworm ( #7798 )
...
Bumps golang from 1.21.4-bookworm to 1.21.5-bookworm.
---
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-12-06 13:34:16 +02:00
709358615c
core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm
...
Bumps golang from 1.21.3-bookworm to 1.21.4-bookworm.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-08 11:13:24 +01:00
e92bda2659
root: Improve multi arch Docker image build speed ( #7355 )
...
* Improve multi arch Docker image build speed
Use only host architecture for GeoIP database update and for Go cross-compilation
* Speedup Go multi-arch compilation for other images
* Speedup multi-arch ldap image build
2023-11-01 18:41:48 +01:00
d596e65ae0
core: bump golang from 1.21.2-bookworm to 1.21.3-bookworm ( #7142 )
...
Bumps golang from 1.21.2-bookworm to 1.21.3-bookworm.
---
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-11 11:36:24 +02:00
279d54f800
core: bump golang from 1.21.1-bookworm to 1.21.2-bookworm ( #7085 )
...
Bumps golang from 1.21.1-bookworm to 1.21.2-bookworm.
---
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-06 11:47:07 +02:00
ab837558c4
mount binds all around
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2023-09-11 15:44:26 +02:00
2fdafca4eb
outposts: use buildkit cache for dependencies and intermediate build artifacts
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2023-09-11 15:44:26 +02:00
eeb124e869
core: bump golang from 1.21.0-bookworm to 1.21.1-bookworm ( #6783 )
...
Bumps golang from 1.21.0-bookworm to 1.21.1-bookworm.
---
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-09-07 12:00:34 +02:00
f0c3323cf1
root: upgrade debian base images to debian 12
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2023-08-24 14:32:19 +02:00
fce655eda8
core: bump golang from 1.20.7-bullseye to 1.21.0-bullseye ( #6508 )
...
Bumps golang from 1.20.7-bullseye to 1.21.0-bullseye.
---
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>
2023-08-09 09:44:12 +01:00
8bb28c5b2e
core: bump golang from 1.20.6-bullseye to 1.20.7-bullseye ( #6454 )
...
Bumps golang from 1.20.6-bullseye to 1.20.7-bullseye.
---
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-08-02 10:56:54 +02:00
15d9f39a9e
core: bump golang from 1.20.5-bullseye to 1.20.6-bullseye ( #6226 )
...
Bumps golang from 1.20.5-bullseye to 1.20.6-bullseye.
---
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-07-12 11:48:11 +02:00
f48663a39c
root: add version and commit to container labels ( #6054 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-06-24 00:10:27 +02:00
913c295015
core: bump golang from 1.20.4-bullseye to 1.20.5-bullseye ( #5882 )
...
Bumps golang from 1.20.4-bullseye to 1.20.5-bullseye.
---
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-06-07 10:47:02 +02:00
91da421391
core: bump golang from 1.20.3-bullseye to 1.20.4-bullseye ( #5454 )
...
Bumps golang from 1.20.3-bullseye to 1.20.4-bullseye.
---
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-05-03 12:07:05 +03:00
367f86ecfb
root: optimise healthchecks ( #5337 )
...
* tests: remove redundant healthchecks
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* internal: do healthcheck within proxy instead of wget to use correct port
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tags
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-04-21 13:32:48 +03:00
8b78570597
outposts: run containers as non root ( #5212 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-04-09 21:39:07 +02:00
241280f2b5
core: bump golang from 1.20.2-bullseye to 1.20.3-bullseye ( #5175 )
...
Bumps golang from 1.20.2-bullseye to 1.20.3-bullseye.
---
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-04-05 11:31:47 +02:00
24d7cebbe7
core: bump golang from 1.20.1-bullseye to 1.20.2-bullseye ( #4871 )
...
Bumps golang from 1.20.1-bullseye to 1.20.2-bullseye.
---
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-03-08 10:52:18 +01:00
e4ca20bfc6
core: bump golang from 1.20.0-bullseye to 1.20.1-bullseye ( #4691 )
...
Bumps golang from 1.20.0-bullseye to 1.20.1-bullseye.
---
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-02-15 10:46:02 +01:00
e9687b8cbe
core: bump golang from 1.19.5-bullseye to 1.20.0-bullseye ( #4593 )
...
Bumps golang from 1.19.5-bullseye to 1.20.0-bullseye.
---
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>
2023-02-02 10:45:25 +01:00
662101fd1f
core: bump golang from 1.19.4-bullseye to 1.19.5-bullseye ( #4402 )
2023-01-11 09:36:01 +01:00
eef3ef2165
core: bump golang from 1.19.3-bullseye to 1.19.4-bullseye ( #4168 )
2022-12-07 12:50:03 +02:00
f1193a2b7d
core: bump golang from 1.19.2-bullseye to 1.19.3-bullseye ( #3925 )
...
Bumps golang from 1.19.2-bullseye to 1.19.3-bullseye.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 23:26:17 +01:00
6edbd25e7e
core: bump golang from 1.19.1-bullseye to 1.19.2-bullseye ( #3728 )
2022-10-05 09:47:48 +02:00
47daaf969a
outposts: fix oauth state when using signature routing ( #3616 )
...
* fix oauth state when using signature routing
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more retires
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-19 21:38:34 +02:00
9fb5092fdc
root: shorten outpost healthcheck intervals
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-19 20:31:34 +02:00
792531a968
core: bump golang from 1.19.0-bullseye to 1.19.1-bullseye ( #3549 )
...
Bumps golang from 1.19.0-bullseye to 1.19.1-bullseye.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 09:39:48 +02:00
612587dd34
core: bump golang from 1.18.5-bullseye to 1.19.0-bullseye ( #3364 )
2022-08-03 09:10:23 +02:00
bdca49b265
core: bump golang from 1.18.4-bullseye to 1.18.5-bullseye ( #3343 )
...
Bumps golang from 1.18.4-bullseye to 1.18.5-bullseye.
---
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>
2022-08-02 09:50:36 +02:00
791cc74dbb
core: bump golang from 1.18.3-bullseye to 1.18.4-bullseye ( #3255 )
...
Bumps golang from 1.18.3-bullseye to 1.18.4-bullseye.
---
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>
2022-07-14 10:17:48 +02:00
33fe85eb96
build(deps): bump golang from 1.18.2-bullseye to 1.18.3-bullseye ( #3015 )
...
Bumps golang from 1.18.2-bullseye to 1.18.3-bullseye.
---
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>
2022-06-02 11:13:17 +02:00
ce7d18798f
build(deps): bump golang from 1.18.1-bullseye to 1.18.2-bullseye ( #2848 )
...
Bumps golang from 1.18.1-bullseye to 1.18.2-bullseye.
---
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>
2022-05-11 09:59:08 +02:00
6f0fa731c0
build(deps): bump golang from 1.18.0-bullseye to 1.18.1-bullseye ( #2720 )
...
Bumps golang from 1.18.0-bullseye to 1.18.1-bullseye.
---
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>
2022-04-14 09:58:38 +02:00
a2408cefcf
build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye ( #2511 )
2022-03-17 09:45:44 +01:00
73b2e2cb82
build(deps): bump golang from 1.17.7-bullseye to 1.17.8-bullseye ( #2440 )
2022-03-07 09:30:47 +01:00
a9528dc1b5
build(deps): bump golang from 1.17.6-bullseye to 1.17.7-bullseye ( #2286 )
2022-02-11 09:45:53 +01:00
4343246a41
*: rename akprox to outpost.goauthentik.io ( #2266 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 20:25:38 +01:00
424d490a60
build(deps): bump golang from 1.17.5-bullseye to 1.17.6-bullseye ( #2075 )
2022-01-07 09:14:44 +01:00
5cca637a3d
root: add opencontainer labels to dockerfiles
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 16:33:13 +01:00