dependabot[bot]
|
3dcd3df41c
|
chore(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (#2688)
Bumps golang from 1.21.0-alpine to 1.21.1-alpine.
---
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-11 15:10:25 +02:00 |
|
dependabot[bot]
|
13512b979e
|
chore(deps): bump golang from 1.20.6-alpine to 1.21.0-alpine (#2604)
Bumps golang from 1.20.6-alpine to 1.21.0-alpine.
---
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-23 10:05:36 +02:00 |
|
dependabot[bot]
|
8fbde9a88b
|
chore(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#2508)
Bumps golang from 1.20.5-alpine to 1.20.6-alpine.
---
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-17 10:52:25 +02:00 |
|
dependabot[bot]
|
248361d4e4
|
chore(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine (#2405)
Bumps golang from 1.20.4-alpine to 1.20.5-alpine.
---
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-12 11:51:02 +02:00 |
|
dependabot[bot]
|
c886568c27
|
chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine (#2295)
Bumps golang from 1.20.3-alpine to 1.20.4-alpine.
---
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-11 22:55:18 +02:00 |
|
dependabot[bot]
|
4345a7180e
|
chore(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine (#2211)
Bumps golang from 1.20.2-alpine to 1.20.3-alpine.
---
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-16 14:53:02 +02:00 |
|
dependabot[bot]
|
9f7a03b326
|
chore(deps): bump golang from 1.20.1-alpine to 1.20.2-alpine (#2116)
Bumps golang from 1.20.1-alpine to 1.20.2-alpine.
---
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-13 21:22:36 +01:00 |
|
dependabot[bot]
|
f1f6bf1931
|
chore(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine (#2026)
Bumps golang from 1.20.0-alpine to 1.20.1-alpine.
---
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-20 11:06:07 +01:00 |
|
Moritz Johner
|
731da81162
|
🧹 bump dependencies & regenerate CRDs (#1990)
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
|
2023-02-07 14:08:01 +01:00 |
|
a27kash
|
5ab02775ca
|
Set GOOS and GOARCH from TARGETPLATFORM (#1915)
Removed hardcoded, single platform values for GOOS and GOARCH.
Set GOOS and GOARCH from TARGETPLATFORM to build multi-platform images.
Ref: https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
Ref: https://docs.docker.com/build/building/multi-platform/
Build a multi-platform image `docker buildx build --push --platform linux/arm64,linux/amd64 --tag external-secrets:dev --file Dockerfile.standalone .`
Signed-off-by: a27kash <a27kash@gmail.com>
Signed-off-by: a27kash <a27kash@gmail.com>
Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
|
2023-01-17 21:16:00 +01:00 |
|
Gustavo Fernandes de Carvalho
|
a7d6224bda
|
🧹 chore: bumps (#1923)
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
|
2023-01-16 07:07:03 -03:00 |
|
dependabot[bot]
|
c09af24224
|
🧹chore(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine (#1801)
Bumps golang from 1.19.3-alpine to 1.19.4-alpine.
---
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 05:59:55 -03:00 |
|
Gustavo Fernandes de Carvalho
|
bd4495814b
|
🧹Bumping versions (#1708)
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
|
2022-11-09 17:44:07 -03:00 |
|
dependabot[bot]
|
a97cd60142
|
chore(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine (#1621)
* chore(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine
Bumps golang from 1.19.1-alpine to 1.19.2-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: image build pipeline
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
|
2022-10-10 19:59:25 +02:00 |
|
dependabot[bot]
|
36f988b59e
|
chore(deps): bump golang from 1.19.0-alpine to 1.19.1-alpine (#1540)
Bumps golang from 1.19.0-alpine to 1.19.1-alpine.
---
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-13 08:01:51 +02:00 |
|
dependabot[bot]
|
b646e57c26
|
Bump golang from 1.18-alpine to 1.19.0-alpine (#1434)
Bumps golang from 1.18-alpine to 1.19.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 22:03:06 +02:00 |
|
david amick
|
3658afd0a2
|
✨Add standalone Dockerfile (#1328)
|
2022-07-12 05:55:22 -03:00 |
|