Commit graph

96 commits

Author SHA1 Message Date
dependabot[bot]
5d6c446dac
chore(deps): bump node from 7923c64 to 2daec43 (#4609)
Bumps node from `7923c64` to `2daec43`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 15:45:02 -06:00
dependabot[bot]
d21202579f
chore(deps): bump node from f41231b to 7923c64 (#4551)
Bumps node from `f41231b` to `7923c64`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 12:36:42 -06:00
Kenneth Jenkins
30cd8a8472
ci: remove ca-certificates workaround (#4488)
Update our Dockerfiles to debian12 distroless base images and remove the
ca-certificates workaround (Debian 12 has dropped the problematic
expired root certificate).
2023-09-18 15:47:10 -07:00
dependabot[bot]
7ce469b137
chore(deps): bump node from 850d8e1 to f41231b (#4533)
Bumps node from `850d8e1` to `f41231b`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 11:47:55 -06:00
dependabot[bot]
b845d967b6
chore(deps): bump node from 3801c22 to 850d8e1 (#4416)
Bumps node from `3801c22` to `850d8e1`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 09:01:18 -06:00
dependabot[bot]
6e5bd5822e
chore(deps): bump node from 05824f7 to 3801c22 (#4322)
Bumps node from `05824f7` to `3801c22`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 14:41:06 -06:00
dependabot[bot]
864ff9355c
chore(deps): bump node from f658ece to 05824f7 (#4272)
Bumps node from `f658ece` to `05824f7`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 11:57:07 -06:00
dependabot[bot]
8faf8bbaba
chore(deps): bump golang from b0f97bf to eb3f9ac (#4271)
Bumps golang from `b0f97bf` to `eb3f9ac`.

---
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-16 11:56:43 -06:00
dependabot[bot]
073891e70d
chore(deps): bump node from df5a66e to f658ece (#4252)
Bumps node from `df5a66e` to `f658ece`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 12:28:06 -06:00
Kenneth Jenkins
d96ca0611a
pin to a debian:latest image for casource base image (#4250)
The debian 'stable' images configure apt to install from the rolling
'stable' repository, rather than a specific Debian release. Thus even
though we pin to a specific Docker image digest, the packages installed
by 'apt-get' can change when a new Debian release is promoted to stable.

Instead, pin to an image where apt is configured to install from
repositories for a specific Debian release (in this case, bullseye).
2023-06-13 09:41:53 -07:00
dependabot[bot]
3c74ba3691
chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster (#4227)
Bumps golang from 1.20.4-buster to 1.20.5-buster.

---
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-09 21:13:52 -04:00
Denis Mishin
d630d38788
dependencies: pin node to lts (#4218)
pin node to lts
2023-06-07 16:05:25 -04:00
dependabot[bot]
142f2738b8
chore(deps): bump debian from 4291be2 to cd9b6e7 (#4206)
Bumps debian from `4291be2` to `cd9b6e7`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 09:39:35 -06:00
dependabot[bot]
71e87072cf
chore(deps): bump golang from 4cf6dc4 to 6be6011 (#4207)
Bumps golang from `4cf6dc4` to `6be6011`.

---
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-31 09:39:24 -06:00
dependabot[bot]
ce8f743ba7
chore(deps): bump debian from 1fbdbcf to 4291be2 (#4160)
Bumps debian from `1fbdbcf` to `4291be2`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 10:35:53 -06:00
dependabot[bot]
1531517e4a
chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster (#4161)
Bumps golang from 1.20.3-buster to 1.20.4-buster.

---
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-08 10:30:57 -06:00
dependabot[bot]
aea7afbddc
chore(deps): bump debian from d4bbca2 to 1fbdbcf (#4115)
Bumps debian from `d4bbca2` to `1fbdbcf`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:46:33 -06:00
dependabot[bot]
b6704b108a
chore(deps): bump golang from 413cd9e to 73c225b (#4114)
Bumps golang from `413cd9e` to `73c225b`.

---
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-17 13:39:21 -06:00
dependabot[bot]
f87101fc84
chore(deps): bump distroless/base from 5812871 to 357bc96 (#4102)
Bumps distroless/base from `5812871` to `357bc96`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 11:50:57 -06:00
dependabot[bot]
b8e628fcae
chore(deps): bump golang from 1.20.2-buster to 1.20.3-buster (#4103)
Bumps golang from 1.20.2-buster to 1.20.3-buster.

---
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-10 11:50:36 -06:00
dependabot[bot]
1de7fdbb0b
chore(deps): bump debian from c1c4bb9 to d4bbca2 (#4085)
Bumps debian from `c1c4bb9` to `d4bbca2`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 16:35:46 -06:00
dependabot[bot]
b5b3bf2eb0
chore(deps): bump golang from 57dbdd5 to 97c3e1d (#4084)
Bumps golang from `57dbdd5` to `97c3e1d`.

---
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-27 16:35:27 -06:00
dependabot[bot]
8d0fa64aa6
chore(deps): bump golang from 1.20.1-buster to 1.20.2-buster (#4060)
Bumps golang from 1.20.1-buster to 1.20.2-buster.

---
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-15 14:53:55 -04:00
dependabot[bot]
dac0b1b240
chore(deps): bump debian from 7b16406 to c1c4bb9 (#4042)
Bumps debian from `7b16406` to `c1c4bb9`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 11:12:09 -07:00
dependabot[bot]
3e9e47d3fa
chore(deps): bump golang from d99d361 to 9628a1a (#4043)
Bumps golang from `d99d361` to `9628a1a`.

---
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-06 11:11:50 -07:00
dependabot[bot]
33159ed3ee
chore(deps): bump distroless/base from 8e770ae to 5812871 (#4025)
Bumps distroless/base from `8e770ae` to `5812871`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 10:36:44 -07:00
dependabot[bot]
9a1275c9c5
chore(deps): bump distroless/base from 9687cd3 to 8e770ae (#3995)
Bumps distroless/base from `9687cd3` to `8e770ae`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-21 09:17:07 -07:00
dependabot[bot]
51407d9ec9
chore(deps): bump golang from 1.20.0-buster to 1.20.1-buster (#3997)
Bumps golang from 1.20.0-buster to 1.20.1-buster.

---
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-21 09:01:10 -07:00
dependabot[bot]
f197f4ddc6
chore(deps): bump golang from 4447a7f to f8fbd74 (#3969)
Bumps golang from `4447a7f` to `f8fbd74`.

---
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-13 13:09:19 -07:00
dependabot[bot]
53cedd1e33
chore(deps): bump distroless/base from 4f9fe94 to 9687cd3 (#3968)
Bumps distroless/base from `4f9fe94` to `9687cd3`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 13:08:33 -07:00
dependabot[bot]
7eb9b5dbc7
chore(deps): bump debian from 50cf570 to 7b16406 (#3970)
Bumps debian from `50cf570` to `7b16406`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 13:07:38 -07:00
dependabot[bot]
31d6298c13
chore(deps): bump golang from 1.19.5-buster to 1.20.0-buster (#3949)
Bumps golang from 1.19.5-buster to 1.20.0-buster.

---
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>
Co-authored-by: Denis Mishin <dmishin@pomerium.com>
2023-02-11 16:07:48 -05:00
dependabot[bot]
ece82a6b22
chore(deps): bump distroless/base from 76b0529 to 4f9fe94 (#3948)
Bumps distroless/base from `76b0529` to `4f9fe94`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 09:16:58 -07:00
dependabot[bot]
9e921615fe
chore(deps): bump debian from 12931ad to 50cf570 (#3950)
Bumps debian from `12931ad` to `50cf570`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 09:16:32 -07:00
dependabot[bot]
ab00dc7fa5
chore(deps): bump distroless/base from 9eeffdc to 76b0529 (#3928)
Bumps distroless/base from `9eeffdc` to `76b0529`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 09:47:24 -07:00
dependabot[bot]
65404ac92b
chore(deps): bump distroless/base from 8ee3d86 to 9eeffdc (#3903)
Bumps distroless/base from `8ee3d86` to `9eeffdc`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

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>
2023-01-17 10:11:48 -07:00
dependabot[bot]
206b73f4ca
chore(deps): bump golang from 1.19.4-buster to 1.19.5-buster (#3902)
Bumps golang from 1.19.4-buster to 1.19.5-buster.

---
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>
Co-authored-by: Denis Mishin <dmishin@pomerium.com>
2023-01-16 19:16:34 -05:00
dependabot[bot]
8b66cc893e
chore(deps): bump debian from 7ca0fec to 12931ad (#3904)
Bumps debian from `7ca0fec` to `12931ad`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

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>
2023-01-16 19:08:15 -05:00
dependabot[bot]
259149a1d9
chore(deps): bump distroless/base from 8848703 to 8ee3d86 (#3874)
Bumps distroless/base from `8848703` to `8ee3d86`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

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>
2023-01-09 09:52:55 -07:00
dependabot[bot]
ceb90c694e
chore(deps): bump debian from 880aa5f to 7ca0fec (#3841)
Bumps debian from `880aa5f` to `7ca0fec`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

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-12-27 09:51:29 -07:00
dependabot[bot]
cb05a8520a
chore(deps): bump golang from e464bb0 to 7c97bae (#3843)
Bumps golang from `e464bb0` to `7c97bae`.

---
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-12-27 09:51:18 -07:00
dependabot[bot]
0788a13cc6
chore(deps): bump distroless/base from 9283685 to 8848703 (#3842)
Bumps distroless/base from `9283685` to `8848703`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

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-12-27 09:50:58 -07:00
dependabot[bot]
c7788396f6
chore(deps): bump distroless/base from cd1bf87 to 9283685 (#3804)
Bumps distroless/base from `cd1bf87` to `9283685`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

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-12-12 09:59:13 -07:00
dependabot[bot]
defa216e84
chore(deps): bump golang from 1.19.3-buster to 1.19.4-buster (#3801)
Bumps golang from 1.19.3-buster to 1.19.4-buster.

---
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-12-12 09:58:54 -07:00
dependabot[bot]
b43055020f
chore(deps): bump debian from 9583740 to 880aa5f (#3803)
Bumps debian from `9583740` to `880aa5f`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

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-12-12 09:58:17 -07:00
dependabot[bot]
20d4a7520e
chore(deps): bump golang from 1.19.2-buster to 1.19.3-buster (#3733) 2022-11-08 08:49:53 -05:00
dependabot[bot]
39f7c42928
chore(deps): bump distroless/base from 856944e to cd1bf87 (#3732)
Bumps distroless/base from `856944e` to `cd1bf87`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

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-07 11:56:20 -05:00
dependabot[bot]
e3ab2dd81a
chore(deps): bump golang from 403f389 to b448089 (#3718)
Bumps golang from `403f389` to `b448089`.

---
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-02 07:39:13 -06:00
dependabot[bot]
f4f1e29484
chore(deps): bump debian from 1b1d158 to 9583740 (#3719)
Bumps debian from `1b1d158` to `9583740`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

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 11:20:03 -04:00
dependabot[bot]
93f21d7cd2
chore(deps): bump distroless/base from 9681f07 to 856944e (#3702)
Bumps distroless/base from `9681f07` to `856944e`.

---
updated-dependencies:
- dependency-name: distroless/base
  dependency-type: direct:production
...

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-10-24 14:46:53 -06:00