lerentis
  • Joined on 2021-01-21
lerentis pushed to main at lerentis/bitwarden-crd-operator 2022-12-24 16:42:32 +00:00
8546855412 updated bitwarden CLI version
938ddd1bb6 download from action run before uploading to release
5adc7785d0 okay then manually
df1fdcbb14 attach sbom to GH release next time
3328016da4 update chart and try to publish a sbom
Compare 5 commits »
lerentis released v0.4.1 at lerentis/bitwarden-crd-operator 2022-12-18 11:13:52 +00:00
lerentis pushed tag v0.4.1 to lerentis/bitwarden-crd-operator 2022-12-18 11:13:52 +00:00
lerentis pushed to main at lerentis/bitwarden-crd-operator 2022-12-18 11:10:37 +00:00
fdd3808c7e fixed cves in image
fee8dfb97a Fixed documentation and examples
2611231c8a fixed readme in charts folder for artifacthub
884476606c fixed readme
92c51a21d0 Merge pull request #5 from Lerentis/feature/tt/raw-templates
Compare 7 commits »
lerentis commented on issue lerentis/bitwarden-crd-operator#4 2022-11-29 21:09:39 +00:00
publish sboms
      - name: Sign promoted image
        id: sign
        uses: ./.github/actions/sign
        with:
          image-name: ${{ env.IMAGE_NAME }}
          image-tag: ${{ env.RELEASE_…
lerentis commented on issue lerentis/bitwarden-crd-operator#4 2022-11-29 21:07:46 +00:00
publish sboms
name: 'Provenance / SBOM / Sign'

description: 'Creates SBOM & provenance files and signs the image'

inputs:
  image-name:
    description: "name of the image"
    required:…
lerentis released v0.4.0 at lerentis/bitwarden-crd-operator 2022-11-26 20:39:14 +00:00
lerentis pushed tag v0.4.0 to lerentis/bitwarden-crd-operator 2022-11-26 20:39:14 +00:00
lerentis deleted branch feature/tt/raw-templates from lerentis/bitwarden-crd-operator 2022-11-26 20:38:21 +00:00
lerentis pushed to main at lerentis/bitwarden-crd-operator 2022-11-26 20:38:20 +00:00
43773c33e8 Merge pull request 'jinja templates' (#6) from feature/tt/raw-templates into main
d316c8567e working jinja template type
cb793a7490 wip for jinja template type
d8bee2e029 work in progress to support raw template types
Compare 4 commits »
lerentis closed issue lerentis/bitwarden-crd-operator#5 2022-11-26 20:38:20 +00:00
Template Type
lerentis merged pull request lerentis/bitwarden-crd-operator#6 2022-11-26 20:38:20 +00:00
jinja templates
lerentis created pull request lerentis/bitwarden-crd-operator#6 2022-11-26 20:34:16 +00:00
jinja templates
lerentis pushed to feature/tt/raw-templates at lerentis/bitwarden-crd-operator 2022-11-26 20:33:55 +00:00
d316c8567e working jinja template type
cb793a7490 wip for jinja template type
d8bee2e029 work in progress to support raw template types
Compare 3 commits »
lerentis created branch feature/tt/raw-templates in lerentis/bitwarden-crd-operator 2022-11-26 20:33:54 +00:00
lerentis opened issue lerentis/bitwarden-crd-operator#5 2022-11-21 19:23:47 +00:00
Template Type
lerentis pushed to main at lerentis/bitwarden-crd-operator 2022-11-20 00:48:22 +00:00
058e9b918f chart releaser signing still can not handle amored keys... no signing today
lerentis closed issue lerentis/bitwarden-crd-operator#2 2022-11-20 00:05:55 +00:00
Clean up code
lerentis closed issue lerentis/bitwarden-crd-operator#3 2022-11-20 00:05:48 +00:00
switch docker image
lerentis released v0.3.0 at lerentis/bitwarden-crd-operator 2022-11-20 00:05:29 +00:00