Skip to content

Commit

Permalink
chore: cut v0.6.9
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Riobo <[email protected]>
  • Loading branch information
adrianriobo committed Aug 12, 2024
1 parent 2f2a312 commit 939dcfe
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION ?= 0.6.8
VERSION ?= 0.6.9
CONTAINER_MANAGER ?= podman
# Image URL to use all building/pushing image targets
IMG ?= quay.io/redhat-developer/mapt:v${VERSION}
Expand Down
6 changes: 3 additions & 3 deletions docs/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Current information about supported machines can be checked at [support-matrix](
It creates / destroy supported hosts ready to be included within the CI/CD system. Features included within the offering:

```bash
podman run -it --rm quay.io/redhat-developer/mapt:0.6.8 aws host create -h
podman run -it --rm quay.io/redhat-developer/mapt:0.6.9 aws host create -h
create

Usage:
Expand Down Expand Up @@ -72,7 +72,7 @@ podman run -d --name mapt-rhel \
-e AWS_ACCESS_KEY_ID=XXX \
-e AWS_SECRET_ACCESS_KEY=XXX \
-e AWS_DEFAULT_REGION=us-east-1 \
quay.io/redhat-developer/mapt:0.6.8 aws host create \
quay.io/redhat-developer/mapt:0.6.9 aws host create \
--project-name mapt-rhel \
--backed-url file:///workspace \
--conn-details-output /workspace \
Expand All @@ -92,7 +92,7 @@ podman run -d --name mapt-rhel \
-e AWS_ACCESS_KEY_ID=XXX \
-e AWS_SECRET_ACCESS_KEY=XXX \
-e AWS_DEFAULT_REGION=us-east-1 \
quay.io/redhat-developer/mapt:0.6.8 aws host destroy \
quay.io/redhat-developer/mapt:0.6.9 aws host destroy \
--project-name mapt-rhel \
--backed-url file:///workspace
```
2 changes: 1 addition & 1 deletion docs/aws/fedora.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ podman run -d --name mapt-rhel \
-e AWS_ACCESS_KEY_ID=XXX \
-e AWS_SECRET_ACCESS_KEY=XXX \
-e AWS_DEFAULT_REGION=us-east-1 \
quay.io/redhat-developer/mapt:0.6.8 aws fedora create \
quay.io/redhat-developer/mapt:0.6.9 aws fedora create \
--project-name mapt-fedora \
--backed-url file:///workspace \
--conn-details-output /workspace
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ podman run -d --name mapt-rhel \
-e AWS_ACCESS_KEY_ID=XXX \
-e AWS_SECRET_ACCESS_KEY=XXX \
-e AWS_DEFAULT_REGION=us-east-1 \
quay.io/redhat-developer/mapt:0.6.8 aws mac create \
quay.io/redhat-developer/mapt:0.6.9 aws mac create \
--project-name mapt-mac \
--backed-url file:///workspace \
--conn-details-output /workspace
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ podman run -d --name mapt-rhel \
-e AWS_ACCESS_KEY_ID=XXX \
-e AWS_SECRET_ACCESS_KEY=XXX \
-e AWS_DEFAULT_REGION=us-east-1 \
quay.io/redhat-developer/mapt:0.6.8 aws rhel create \
quay.io/redhat-developer/mapt:0.6.9 aws rhel create \
--project-name mapt-rhel \
--backed-url file:///workspace \
--rh-subscription-password XXXX \
Expand Down
2 changes: 1 addition & 1 deletion docs/aws/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ podman run -d --name mapt-rhel \
-e AWS_ACCESS_KEY_ID=XXX \
-e AWS_SECRET_ACCESS_KEY=XXX \
-e AWS_DEFAULT_REGION=us-east-1 \
quay.io/redhat-developer/mapt:0.6.8 aws windows create \
quay.io/redhat-developer/mapt:0.6.9 aws windows create \
--project-name mapt-windows \
--backed-url file:///workspace \
--conn-details-output /workspace
Expand Down
6 changes: 3 additions & 3 deletions docs/azure/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Side note: the other requirements for reboot are done by default; hyper-v instal
This will create a windows desktop accordig to params specificed:

```bash
podman run -it --rm quay.io/redhat-developer/mapt:0.6.8 azure windows create -h
podman run -it --rm quay.io/redhat-developer/mapt:0.6.9 azure windows create -h
create

Usage:
Expand Down Expand Up @@ -76,7 +76,7 @@ podman run -d --rm \
-e ARM_SUBSCRIPTION_ID=${asi_value} \
-e ARM_CLIENT_ID=${aci_value} \
-e ARM_CLIENT_SECRET=${acs_lue} \
quay.io/redhat-developer/mapt:0.6.8 azure \
quay.io/redhat-developer/mapt:0.6.9 azure \
windows create \
--project-name "win-desk-11" \
--backed-url "file:///workspace" \
Expand All @@ -94,7 +94,7 @@ podman run -d --rm \
-e ARM_SUBSCRIPTION_ID=${asi_value} \
-e ARM_CLIENT_ID=${aci_value} \
-e ARM_CLIENT_SECRET=${acs_lue} \
quay.io/redhat-developer/mapt:0.6.8 azure \
quay.io/redhat-developer/mapt:0.6.9 azure \
windows destroy \
--project-name "win-desk-11" \
--backed-url "file:///workspace"
Expand Down
4 changes: 2 additions & 2 deletions tkn/infra-aws-fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Task
metadata:
name: infra-aws-fedora
labels:
app.kubernetes.io/version: "0.6.8"
app.kubernetes.io/version: "0.6.9"
annotations:
tekton.dev/pipelines.minVersion: "0.24.x"
tekton.dev/categories: infrastructure
Expand Down Expand Up @@ -77,7 +77,7 @@ spec:

steps:
- name: provisioner
image: quay.io/redhat-developer/mapt:v0.6.8
image: quay.io/redhat-developer/mapt:v0.6.9
imagePullPolicy: Always
script: |
#!/bin/sh
Expand Down
4 changes: 2 additions & 2 deletions tkn/infra-aws-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Task
metadata:
name: infra-aws-mac
labels:
app.kubernetes.io/version: "0.6.8"
app.kubernetes.io/version: "0.6.9"
annotations:
tekton.dev/pipelines.minVersion: "0.24.x"
tekton.dev/categories: infrastructure
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:

steps:
- name: provisioner
image: quay.io/redhat-developer/mapt:v0.6.8
image: quay.io/redhat-developer/mapt:v0.6.9
imagePullPolicy: Always
script: |
#!/bin/sh
Expand Down
4 changes: 2 additions & 2 deletions tkn/infra-aws-rhel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Task
metadata:
name: infra-aws-rhel
labels:
app.kubernetes.io/version: "0.6.8"
app.kubernetes.io/version: "0.6.9"
annotations:
tekton.dev/pipelines.minVersion: "0.24.x"
tekton.dev/categories: infrastructure
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:

steps:
- name: provisioner
image: quay.io/redhat-developer/mapt:v0.6.8
image: quay.io/redhat-developer/mapt:v0.6.9
imagePullPolicy: Always
script: |
#!/bin/sh
Expand Down
4 changes: 2 additions & 2 deletions tkn/infra-aws-windows-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Task
metadata:
name: infra-aws-windows-server
labels:
app.kubernetes.io/version: "0.6.8"
app.kubernetes.io/version: "0.6.9"
annotations:
tekton.dev/pipelines.minVersion: "0.24.x"
tekton.dev/categories: infrastructure
Expand Down Expand Up @@ -86,7 +86,7 @@ spec:

steps:
- name: provisioner
image: quay.io/redhat-developer/mapt:v0.6.8
image: quay.io/redhat-developer/mapt:v0.6.9
imagePullPolicy: Always
script: |
#!/bin/sh
Expand Down
4 changes: 2 additions & 2 deletions tkn/infra-azure-windows-desktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Task
metadata:
name: infra-azure-windows-desktop
labels:
app.kubernetes.io/version: "0.6.8"
app.kubernetes.io/version: "0.6.9"
annotations:
tekton.dev/pipelines.minVersion: "0.24.x"
tekton.dev/categories: infrastructure
Expand Down Expand Up @@ -62,7 +62,7 @@ spec:

steps:
- name: provisioner
image: quay.io/redhat-developer/mapt:v0.6.8
image: quay.io/redhat-developer/mapt:v0.6.9
imagePullPolicy: Always
script: |
#!/bin/sh
Expand Down

0 comments on commit 939dcfe

Please sign in to comment.