-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
155 changed files
with
177 additions
and
14,130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o example \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o sloth \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o env \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o env \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o sloth \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o vsecm-keygen \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ RUN CGO_ENABLED=0 GOEXPERIMENT=boringcrypto GOOS=linux go build -mod vendor -a - | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOEXPERIMENT=boringcrypto GOOS=linux go build -mod vendor -a - | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ RUN CGO_ENABLED=0 GOEXPERIMENT=boringcrypto GOOS=linux go build -mod vendor -a - | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOEXPERIMENT=boringcrypto GOOS=linux go build -mod vendor -a - | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 GOEXPERIMENT=boringcrypto GOOS=linux go build -mod vendor -a - | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o vsecm-init-container \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o vsecm-keystone \ | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o vsecm-safe ./app/safe/cm | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o sloth ./app/sentinel/bac | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -mod vendor -a -o vsecm-sidecar ./app/side | |
# generate clean, final image for end users | ||
FROM gcr.io/distroless/static-debian11 | ||
|
||
ENV APP_VERSION="0.27.3" | ||
ENV APP_VERSION="0.27.4" | ||
|
||
LABEL "maintainers"="VSecM Maintainers <[email protected]>" | ||
LABEL "version"=$APP_VERSION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.