Skip to content

Commit

Permalink
Bump OperatingSystemProfiles to v1.0.0 (#212)
Browse files Browse the repository at this point in the history
Signed-off-by: Waleed Malik <[email protected]>

Signed-off-by: Waleed Malik <[email protected]>
  • Loading branch information
ahmedwaleedmalik authored Aug 22, 2022
1 parent d928f6c commit fc2ccdc
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-amzn2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
spec:
osName: "amzn2"
osVersion: "2.0"
version: "v0.1.5"
version: "v1.0.0"
supportedCloudProviders:
- name: "aws"

Expand Down
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
spec:
osName: "centos"
osVersion: "7.7"
version: "v0.1.5"
version: "v1.0.0"
supportedCloudProviders:
- name: "alibaba"
- name: "aws"
Expand Down
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-flatcar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
osName: flatcar
## Flatcar Stable (09/11/2021)
osVersion: "2983.2.0"
version: "v0.1.5"
version: "v1.0.0"
supportedCloudProviders:
- name: "aws"
- name: "azure"
Expand Down
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-rhel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
spec:
osName: "rhel"
osVersion: "8.5"
version: "v0.1.5"
version: "v1.0.0"
supportedCloudProviders:
- name: "aws"
- name: "azure"
Expand Down
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-rockylinux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
spec:
osName: "rockylinux"
osVersion: "8.6"
version: "v0.1.1"
version: "v1.0.0"
supportedCloudProviders:
- name: "aws"
- name: "azure"
Expand Down
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-sles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
spec:
osName: sles
osVersion: "15-SP-1"
version: "v0.1.5"
version: "v1.0.0"
supportedCloudProviders:
- name: "aws"

Expand Down
2 changes: 1 addition & 1 deletion deploy/osps/default/osp-ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
spec:
osName: "ubuntu"
osVersion: "20.04"
version: "v0.1.5"
version: "v1.0.0"
supportedCloudProviders:
- name: "alibaba"
- name: "aws"
Expand Down

0 comments on commit fc2ccdc

Please sign in to comment.