// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`installing update when started renders 1`] = `
home arrow_back arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update when started when user checks for updates renders 1`] = `
home arrow_back arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update when started when user checks for updates when new update is discovered renders 1`] = `
home arrow_back arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update when started when user checks for updates when new update is discovered when download fails renders 1`] = `
home arrow_back arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update when started when user checks for updates when new update is discovered when download succeeds renders 1`] = `
home arrow_back arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update when started when user checks for updates when no new update is discovered renders 1`] = `
home arrow_back arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`;